This repository has been archived by the owner on Jul 27, 2021. It is now read-only.
v1.5.0
Remove duplicate modules not found messages (#30, #31):
Sample output:
These modules were not found:
* redux
* react in ./src/file1.js, ./src/file2.js and 2 others
To install them, you can run: npm install --save redux react
Thanks to @christophehurpeau !