Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Support es6 files as javascript #3

Closed
wants to merge 1 commit into from

Conversation

joefiorini
Copy link
Contributor

The ember-appkit-rails library uses the .es6 extension to support ES6 modules. Adds support for this type.

The `ember-appkit-rails` library uses the `.es6` extension to support ES6 modules. Adds support for this type.
@nathansobo
Copy link
Contributor

💥 Esoteric one.

@joefiorini
Copy link
Contributor Author

Happy to close it if there's a way I can map all .es6 files to JavaScript in Atom. I couldn't find it in the docs or elsewhere.

@HeroicEric
Copy link

@joefiorini Agree that I'd like to know if there is a way to easily just tell language-javascript to also support .es6 but I set this up for now. https://atom.io/packages/language-es6

@kevinsawicki
Copy link
Contributor

Thanks for this, cherry picked it to master since there was a merge conflict as 988eff4

@nathansobo
Copy link
Contributor

@joefiorini. No this is fine. I was down to merge when I commented, then hit the merge conflict and got pulled away. Looks like Kevin got it in.

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

Successfully merging this pull request may close these issues.

4 participants