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