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