Aaron Pham
2023-08-23 d2f52549955ff7600cc5897e67806df4ebf85f91
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}