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