Jacky Zhao
2023-08-20 7b8017413c16c0153c58919ab30e0e2de6e71f02
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}