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