Releases: sublimelsp/LSP-eslint
Releases · sublimelsp/LSP-eslint
v1.6.0
Maintenance
- Upgrade to the latest server version (adds support for eslint 8) (#49)
v1.5.1
Maintenance
- Add root scope for the legacy syntax from the JSX package
- Add file watcher configuration (#47)
1.5.0
Maintenance
- Update eslint server (adds support for
rulesCustomizations
setting)
v1.4.2
Fix
- Use ${node_bin} for the node binary (#41)
v1.4.1
Maintenance
- Install outside of the cache directory (#38)
- Update eslint server to the latest version (#39)
v1.4.0
Feature
- Add support for "probe" setting (#37)
[ST3] 0.1.0
Feature
- Enable for JSX, TSX (React) syntaxes (#35)
v1.3.1
Fixes
- correct HTML syntax base scope
v1.3.0
Features
- Enable for JSX, TSX and HTML syntaxes by default (#33)
v1.2.0
Feature
- Add sublime-package schema for setting (#32)