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