Sebastian Moser
2025-06-02 7b052e884458f5caeb9574f22186b3736a793de7
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}