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