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