Ignore line ending issue
This commit is contained in:
Родитель
2a6feb7aad
Коммит
629c8b9a62
|
@ -4,4 +4,5 @@ module.exports = {
|
|||
singleQuote: true,
|
||||
printWidth: 120,
|
||||
tabWidth: 2,
|
||||
endOfLine: 'auto',
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче