Skip to content

Analyze files with .es6 extensions by default #69

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

Closed
wants to merge 1 commit into from

Conversation

ABaldwinHunter
Copy link
Contributor

We should also analyze .es6 file extensions by default.

This creates an easier setup for users with .es6 files

I don't believe there's anything special about the syntax to be avoided, but glad to be corrected if not the case.

cc @codeclimate/review

@gdiggs
Copy link
Contributor

gdiggs commented Feb 8, 2016

Will es6 parse correctly without the babel parser? We defaulted to babel for a while but backed off of that due to errors

@ABaldwinHunter
Copy link
Contributor Author

@gordondiggs Ah okay, maybe not. Looks like Esprima is starting to support es6 and has an experimental Harmony branch but perhaps is not all the way there.

I'll go ahead and close this PR for now. Can revisit later. Thanks for review.

@ABaldwinHunter ABaldwinHunter deleted the abh-analyze-es6-default branch February 9, 2016 20:01
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

Successfully merging this pull request may close these issues.

2 participants