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