Aiden Bai
2022-06-29 67a7ba37e899ca0555fa37e159af6d599cf468ee
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}