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