Jacky Zhao
2024-01-22 7ca491bc1d918e86a97f27597389e269bae523db
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}