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