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

Set g:jsx_ext_required = 0 by default #158

Open
cloudlena opened this issue Feb 2, 2018 · 1 comment
Open

Set g:jsx_ext_required = 0 by default #158

cloudlena opened this issue Feb 2, 2018 · 1 comment

Comments

@cloudlena
Copy link

Using the .jsx file extension seems outdated and is not used by de facto standards like create-react-app. To me it would therefore make sense to set g:jsx_ext_required = 0 by default.

@trevordmiller
Copy link

I agree it would be great to set let g:jsx_ext_required = 0 by default. Almost all JSX projects use .js files.

mxw added a commit that referenced this issue Feb 20, 2018
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

2 participants