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