Jacky Zhao
2022-12-01 4cd6f7efdf9161f1a1c7ad381d5bc4f2828eedb8
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}