Emile Bangma
2024-03-18 7e22c38f8eaf8d9e3ae3a5b25f4611a5f4503b26
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}