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