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