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