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