Jacky Zhao
2024-02-02 9b8e0c9d1aa5857db3d27bfae229c03b2c8a8b59
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}