Aiden Bai
2022-05-27 44984cdaf4dfca8c25e9b73066ee22c775ed6d2e
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}