This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
v8.3.0
v8.3.0
- Stop breaking
BABEL_ENV
within Atom (#961) - Handle empty
projectPath
in diagnostic command (#962) - Set
cwd
to project directory if no.eslintignore
is found (#965) - Update to ESLint v4.6.0 internally (#938, #997)
- Add a right click command to trigger a fix job (#963)
- Ignore invalid
TextEditor
s for fix jobs (#978) - Handle ESLint errors as a lint message (#1015)
- Add option to silence fixable rules while typing (#1018)