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