Emile Bangma
2025-02-03 91189dfd2f4cb32e205117b327e0ae7a0c2dd716
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}