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