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