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