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