Jacky Zhao
2023-12-20 7bcf27241ff30d08e937b47d9fc113b781f7cebe
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}