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