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