Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Too many errors" from a file with no errors #7

Open
mik01aj opened this issue Aug 3, 2015 · 1 comment
Open

"Too many errors" from a file with no errors #7

mik01aj opened this issue Aug 3, 2015 · 1 comment

Comments

@mik01aj
Copy link

mik01aj commented Aug 3, 2015

I got a "Too many errors" from a file with no errors whatsoever. The file is 90 lines, so it's not really a big one.

In your code (https://github.com/shmatov/jshint-jsx/blob/master/index.js) I see that you actually run JSHint over transformed file and then filter out the errors. Wouldn't it make more sense to disable these warnings when running JSHint?

@mik01aj
Copy link
Author

mik01aj commented Aug 13, 2015

Workaround for anyone else having this problem: http://stackoverflow.com/questions/11475478/how-to-show-all-of-the-errors-with-jshint

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

No branches or pull requests

1 participant