Fixes line endings on linux
This commit is contained in:
Родитель
da98e9857b
Коммит
2ce9bb4bd1
|
@ -8,7 +8,8 @@
|
|||
"preserveConstEnums": true,
|
||||
"removeComments": true,
|
||||
"target": "es6",
|
||||
"sourceMap": true
|
||||
"sourceMap": true,
|
||||
"newLine": "LF"
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
|
Загрузка…
Ссылка в новой задаче