Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Plugins which help with code quality.
- [cleanup](https://github.com/aMarCruz/rollup-plugin-cleanup) – Remove and modify code based on an opinionated ruleset.
- [eslint](https://github.com/TrySound/rollup-plugin-eslint) - verify entry and imported scripts
- [eslint-bundle](https://github.com/nikolay-borzov/rollup-plugin-eslint-bundle) - Lint bundles with ESLint.
- [eslint (7+)](https://github.com/robinloeffel/rollup-plugin-eslint) - Lint your Rollup bundles with ESLint. 🐝
- [flow](https://github.com/leebyron/rollup-plugin-flow) - Remove Flow type annotations.
- [flow-entry](https://github.com/swansontec/rollup-plugin-flow-entry) - Export Flow types from a bundle.
- [istanbul](https://github.com/artberri/rollup-plugin-istanbul) - Seamless integration with Istanbul.
Expand Down