зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1330791 - Enable the no-ex-assign rule for eslint in /services. There are no associated errors with enabling this rule. r=markh
MozReview-Commit-ID: 8AsaN1gyjkm --HG-- extra : rebase_source : 7f35d170620ce24fff5920d9376f46fc02e3817e
This commit is contained in:
Родитель
02c3be3118
Коммит
95fba3cca3
|
@ -9,7 +9,6 @@ module.exports = {
|
|||
until they get fixed, at which point their
|
||||
respective line in this file should be removed. */
|
||||
"consistent-return": "warn",
|
||||
"no-ex-assign": "warn",
|
||||
"no-func-assign": "warn",
|
||||
"no-native-reassign": "warn",
|
||||
"no-nested-ternary": "warn",
|
||||
|
|
Загрузка…
Ссылка в новой задаче