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

After Updating to Mojave OS, Files Default to older Javascript Rather than es6 #515

Open
hollygirouard opened this issue Oct 29, 2018 · 2 comments

Comments

@hollygirouard
Copy link

Hi there,

Not sure if this is an issue with your package or Atom itself. I recently updated to Mojave and now all my React Native project files are defaulting to JavaScript rather than es6 so it messes with my view and makes it seem like the jsx cannot transpile.

I've tried going in and switching the files like this then saving...but then I go back and they're back as JavaScript files again.

This is maddening and I cannot find any settings that might make this happen. Any suggestions you have will help a ton! Thank you!

@joseph-galindo
Copy link

joseph-galindo commented Oct 30, 2018

@hollyewhite this sounds like it may be the same issue discussed in #510, seems like the built-in parser is now preferred by default...FWIW I ended up disabling the built-in in favor of language-babel.

@hollygirouard
Copy link
Author

Thanks @joseph-galindo That's it! Sorry I missed that one. Thought it had to do with Mojave!

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