Aaron Pham
2024-11-01 56ba2f4fa75c0abe45c231533b5d2edd9791a0ec
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}