Jacky Zhao
2023-06-07 0813f127a30b376c5d5552a8cdb6e5cad5969c38
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}