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