Aaron Pham
2024-02-06 52ef6d1b6f2c4be99426929fc98b17dc7e7e96fc
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}