Jacky Zhao
2022-05-05 364aee36fc8891c48ab2bd20c396ce321cd7a0a6
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}