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

Tell the linter to lint jsx #106

Closed
Bnaya opened this issue Dec 7, 2015 · 1 comment
Closed

Tell the linter to lint jsx #106

Bnaya opened this issue Dec 7, 2015 · 1 comment

Comments

@Bnaya
Copy link

Bnaya commented Dec 7, 2015

eslint supports jsx, but the plugin linter won't lint jsx files
Is there a way to configure this?

Thanks!

@Bnaya
Copy link
Author

Bnaya commented Dec 14, 2015

My problem was i used the wrong syntax.
I changed my jsx syntax to the one from https://github.com/babel/babel-sublime
see:
https://github.com/babel/babel-sublime#setting-as-the-default-syntax
And then eslint will also lint your jsx files

@Bnaya Bnaya closed this as completed Dec 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant