Port 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8
This commit is contained in:
Родитель
ba9b96ee17
Коммит
963edf861c
|
@ -102,7 +102,6 @@ module.exports = {
|
|||
"capitalized-comments": 0,
|
||||
"class-methods-use-this": 0,
|
||||
"consistent-this": [2, "use-bind"],
|
||||
"curly": [2, "all"],
|
||||
"default-case": 0,
|
||||
"eqeqeq": 2,
|
||||
"for-direction": 2,
|
||||
|
|
Загрузка…
Ссылка в новой задаче