Open
Bug 1411914
Opened 4 years ago
Updated 2 years ago
Self-hosted js ESLint plugin should support auto fixing mode.
Categories
(Firefox Build System :: Lint and Formatting, enhancement, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: standard8, Unassigned)
References
Details
I'm working on upgrading ESLint to version 4. As of version 4.7.0, ESLint supports autofixing for processor plugins. https://eslint.org/blog/2017/09/eslint-v4.7.0-released We should investigate updating the self-hosted js plugin to support autofix. This would help autofix to work correctly across the whole tree (currently running a full tree-fix, stops fixing part way when the js plugin is required).
Updated•3 years ago
|
Product: Testing → Firefox Build System
Updated•2 years ago
|
Version: Version 3 → 3 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•