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.1.3
v8.1.2
v8.1.1
v8.1.0
v8.0.0
v7.3.2
v7.3.1
v7.3.0
- Fix sending
null
topath.dirname()
for future Electron compatibility (#673) - Use
eslint-rule-documentation
to get help URL's for rules (#657) - Correctly ignore the messages from ESLint about ignored files (#670)
- Make the scopes linter-eslint runs on configurable (#629)
- Move configuration to the
package.json
(#619)
v7.2.4
- Bump minimum Atom version to v1.8.0
v7.2.3
- Clarified
disableEslintIgnore
description (#569) - Update
eslint-plugin-ava
link (#589) - Update ignore message for
[email protected]
(#593)