Introduction
eslint-plugin-module-interop is ESLint plugin with rules for module interoperability.
📛 Features
ESLint plugin with rules for module interoperability.
You can check on the Online DEMO.
📖 Usage
See User Guide.
✅ Rules
See Available Rules.
🍻 Contributing
Welcome contributing!
Please use GitHub's Issues/PRs.
Development Tools
npm test
runs tests and measures coverage.npm run update
runs in order to update readme and recommended configuration.
🔒 License
See the LICENSE file for license rights and limitations (MIT).