Attempt to force prettier to use lf for eol.
This commit is contained in:
Родитель
4871a9d953
Коммит
3c7b29458d
|
@ -1 +1 @@
|
|||
* text lf
|
||||
* text=auto eol=lf
|
|
@ -319,6 +319,7 @@
|
|||
"vsce": "2.8.0"
|
||||
},
|
||||
"prettier": {
|
||||
"printWidth": 120
|
||||
"printWidth": 120,
|
||||
"endOfLine": "lf"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче