Jacky Zhao
2023-09-15 9ae6343dd0104d44e6bdf083572f987b70ba50c9
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}