gecko-dev/tools/lint/eslint
Mark Banner cbb55a4a55 Bug 1927798 - Re-enable the curly rule for ESLint. r=frontend-codestyle-reviewers,mossop
This was accidentally disabled in bug 1920531 with the re-organisation of how eslint-plugin-mozilla worked.
The rule needs to be (re)enabled after eslint-config-prettier is applied, as eslint-config-prettier turns it off by default.

Differential Revision: https://phabricator.services.mozilla.com/D227621
2024-11-01 14:15:01 +00:00
..
eslint-plugin-mozilla Bug 1927798 - Re-enable the curly rule for ESLint. r=frontend-codestyle-reviewers,mossop 2024-11-01 14:15:01 +00:00
eslint-plugin-spidermonkey-js Bug 1907846 - Add ESLint flat config support to eslint-plugin-spidermonkey-js. r=frontend-codestyle-reviewers 2024-07-16 12:53:08 +00:00
__init__.py
.eslintrc.js Bug 1917530 - Enable ESLint rule no-shadow by default across the tree, disabling where it currently fails. r=frontend-codestyle-reviewers,mossop 2024-09-12 21:08:44 +00:00
manifest.tt Bug 1920802 - Update node_modules related to ESLint as far as possible. r=frontend-codestyle-reviewers,Gijs 2024-09-25 06:37:10 +00:00
setup_helper.py