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