ci(eol): set lineendings to auto
Build Validation / build (push) Successful in 37s

This commit is contained in:
2026-08-24 14:59:36 +02:00
parent 2e67987a44
commit dcaf0f2f05
+1 -1
View File
@@ -9,5 +9,5 @@
"bracketSpacing": true, "bracketSpacing": true,
"bracketSameLine": false, "bracketSameLine": false,
"quoteProps": "as-needed", "quoteProps": "as-needed",
"endOfLine": "lf" "endOfLine": "auto"
} }