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