Jacky Zhao
2025-04-05 ee8c1dc96803fcd189d439080713b8a98616a40f
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}