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