This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Releases: AtomLinter/linter-eslint
Releases · AtomLinter/linter-eslint
v8.5.8
v8.5.7
v8.5.6
8.5.6 (2021-03-14)
Bug Fixes
- add activation hook (d70a462)
- add fallback for the global eslint (d1babbb)
- add warning for using Global ESLint option (2f98b0f)
- fallback to other methods when global Eslint is not found (4dd6500)
- improve Global Eslint message (2be0935)
- make Global Eslint config collapsed (265557d)
Reverts
- Revert "fix: fallback to other methods when global Eslint is not found" (c6494e0)
v8.5.5
v8.5.4
v8.5.3
v8.5.2
v8.5.1
v8.5.0
v8.4.1
- Support
CLIEngine#getRules
andrule.meta.docs.url
(#1067) - Automatically restart the worker process if it dies (#1073)
- Merge all rules to ignore while typing (#1084)