Jacky Zhao
2023-08-24 c36a9f3fb7c2128610d20312ffb332bd238c89de
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}