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