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