moisseev 1 год назад
Родитель
Сommit
50a162c74f
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      .eslintrc.json

+ 1
- 0
.eslintrc.json Просмотреть файл

@@ -26,6 +26,7 @@
// "singleLine": { "afterColon": false }
// }],
"line-comment-position": "off",
"logical-assignment-operators": ["error", "never"],
"max-params": ["warn", 6],
"max-statements": ["warn", 44],
"max-statements-per-line": ["error", { "max": 2 }],

Загрузка…
Отмена
Сохранить