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