-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
jsx has some incorrect warning #5899
Comments
have a look at #5848 to only use eslint with react layer. for the jsx highlight I've noticed huge differences among different themes. I'm using solarized-dark and it looks nice. |
@axyz sigh...never thought that themes impact the highlight. by the way , how about the warning ---- 'Code has no side effects', how to shut it down? |
whew found it @alexsunxl, this should shut them all down:
|
Closing this issue for lack of activity. And looks like it's mostly answered. Let me know if you wish to resurrect it! 😸 |
Description
I use spacemacs write the reactjs and jsx

but there is a incorrect warning in some lines.
it seem like the photo
i shut down the js2-mode lint by using customize-group
but it is not working, so how can i fix it ?
and the second question is that jsx highlight is weak, how to enhance it ?
System Info
The text was updated successfully, but these errors were encountered: