Merge pull request #1237 from dank074/patch/fix-prettier-eol
This commit is contained in:
commit
dd52fbf14b
@ -7,5 +7,6 @@
|
||||
"bracketSpacing": true,
|
||||
"quoteProps": "as-needed",
|
||||
"useTabs": true,
|
||||
"singleQuote": false
|
||||
"singleQuote": false,
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user