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