eslint-plugin-check-import-path
v0.0.0-alpha1
Published
Checks import paths for correctness and consistency in codebases.
Downloads
357
Readme
eslint-plugin-check-import-path
A plugin for ESLint that checks import paths for consistency and correctness.
Installation
Install the plugin using npm:
npm install eslint-plugin-check-import-path --save-devFeatures
- Ensures consistent import paths across your project
- Validates import paths against a set of rules
- Provides clear error messages for path inconsistencies
Contributing
Contributions are welcome! Please follow the guidelines in the CONTRIBUTING.md file.
License
This project is licensed under the MIT License. See the LICENSE file for more information.
