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

Tweaks to import/export handling #1166

Closed
wants to merge 1 commit into from

Conversation

thomasboyt
Copy link
Contributor

Per continued discussion on #1157:

  • Support export class & export default class
  • Don't expect semicolons after block function and class declarations
  • Use ES6 warning instead of JS 1.7

* Support `export class` & `export default class`
* Don't expect semicolons after block function and class declarations
* Use ES6 error instead of JS 1.7
@rwaldron
Copy link
Member

rwaldron commented Jul 5, 2013

👏

@valueof
Copy link
Member

valueof commented Jul 24, 2013

Thanks!

@valueof
Copy link
Member

valueof commented Jul 24, 2013

(And sorry for long delay)

jugglinmike pushed a commit to jugglinmike/jshint that referenced this pull request Oct 21, 2014
Signed-off-by: Anton Kovalyov <anton@kovalyov.net>
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.

None yet

3 participants