Files
fraujulian dcaf0f2f05
Build Validation / build (push) Successful in 37s
ci(eol): set lineendings to auto
2026-08-24 14:59:36 +02:00

14 lines
281 B
Plaintext

{
"printWidth": 120,
"tabWidth": 4,
"useTabs": false,
"singleQuote": true,
"trailingComma": "all",
"semi": true,
"arrowParens": "always",
"bracketSpacing": true,
"bracketSameLine": false,
"quoteProps": "as-needed",
"endOfLine": "auto"
}