eslint-plugin-import-x
eslint-plugin-import-x copied to clipboard
Remove SublimeLinter-eslint mention in README
Removed SublimeLinter-eslint section in the README. This is greatly outdated information, that is marked to be no longer relevant after Eslint 2.0 is released, which happened 10 years ago and this library expects "eslint": "^8.57.0 || ^9.0.0" as peer dependency.
So this information was just a noise in pretty lengthy README
[!IMPORTANT] Remove outdated
SublimeLinter-eslintsection fromREADME.md.
- Documentation:
- Remove
SublimeLinter-eslintsection fromREADME.mdas it is outdated and irrelevant after ESLint 2.0 release.- Update table of contents in
README.mdto reflect the removal ofSublimeLinter-eslintsection.This description was created by
for a534ef9ab3c3839475fbe3642c2141a25d96794f. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit
- Documentation
- Removed all SublimeLinter-eslint references from the README, including the table of contents entry and the detailed section (path handling, ESLint ignore behavior, and example configurations).
- Streamlined documentation to reflect current tooling and reduce confusion from outdated editor-specific guidance.
- No changes to functionality or public APIs; developer setup remains unaffected.
- Users will see a cleaner, more focused README.