Jacky Zhao
2024-02-02 2b57a68e1f9528de3c08633251f37d5755c75698
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}