Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

Only changed file warnings #47

Open
xeontem opened this issue Sep 26, 2017 · 0 comments
Open

Only changed file warnings #47

xeontem opened this issue Sep 26, 2017 · 0 comments

Comments

@xeontem
Copy link

xeontem commented Sep 26, 2017

Hello everyone.

I have a big project on Webpack. And I trying to integrate jshint-loader. But I encountered some problems.
JSHint generates too many warning messages in the command line. And maybe exists such option in config, that show warnings only in a modified file.

For example, I have two files: index.js and app.js. I made some changes in the index.js file and I want to see only warnings from my index.js file. But I got warnings from both files instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant