zwischenstand

This commit is contained in:
2026-03-21 13:49:05 +01:00
parent b863b04505
commit 01448223ad
30 changed files with 1446 additions and 295 deletions

View File

@@ -4,7 +4,7 @@
"singleAttributePerLine": false,
"overrides": [
{
"files": ["*.svelte", "*.astro"],
"files": ["*.svelte", "*.astro", "*.ts", "*.js", "*.tsx", "*.jsx"],
"options": {
"printWidth": 100
}