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