Jacky Zhao
2023-08-26 74c3ebb7bd7ef126246f8ea03565db73cd5e7f38
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}