Jacky Zhao
2023-12-19 984ab1c578e166922841ea3891fb4f8cbe87c4ad
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}