Emile Bangma
2024-12-17 ff9e60a7fce0f642dfb8a1ee0042f0d3da848411
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}