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