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