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