Jacky Zhao
2022-06-29 916c51c19c3aa5406cf1d5062f10a0b858f487cc
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}