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