mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-12-23 07:00:05 +00:00
set endOfLine to lf
This commit is contained in:
@@ -7,5 +7,6 @@
|
|||||||
"bracketSameLine": false,
|
"bracketSameLine": false,
|
||||||
"bracketSpacing": true,
|
"bracketSpacing": true,
|
||||||
"jsxSingleQuote": false,
|
"jsxSingleQuote": false,
|
||||||
"quoteProps": "as-needed"
|
"quoteProps": "as-needed",
|
||||||
|
"endOfLine": "lf"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user