eslint-plugin-find-file-import
v0.0.0-alpha1
Published
Find and import files efficiently using ESLint.
Readme
eslint-plugin-find-file-import
A plugin for ESLint that helps you find and import files more efficiently.
Installation
Install the plugin using npm:
npm install eslint-plugin-find-file-import --save-devFeatures
- Automatically finds and imports files based on your project structure.
- Provides suggestions for importing files, reducing manual effort.
- Improves code organization and maintainability.
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 details.
