зеркало из https://github.com/mozilla/gecko-dev.git
e824d800fb
This enables the editor directory to be linted, and fixes the remaining issues raised by ESLint. Various rules were fixed here including, no-shadow, no-undef, no-unused-vars and others. I've generally gone conservative, disabling rules where it doesn't make sense to fix them (e.g. sometimes suggests use-services for tests, but it is only used once, or within a Chrome script). Depends on D5585 Differential Revision: https://phabricator.services.mozilla.com/D5587 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
.eslintrc.js | ||
chrome.ini | ||
mochitest.ini | ||
test_bug348497.html | ||
test_bug384147.html | ||
test_bug389350.html | ||
test_bug434998.xul | ||
test_bug519928.html | ||
test_bug738440.html | ||
test_bug1266815.html |