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