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

automatic formatter doesn't work with babel-eslint #288

Closed
karel-3d opened this issue Oct 9, 2015 · 1 comment

Comments

@karel-3d
Copy link

commented Oct 9, 2015

This is easy to reproduce.

  • install standard and babel-eslint
  • try to do automatic formatting with --format
  • while standard works and write normal errors, --format throws espree errors
@karel-3d

This comment has been minimized.

Copy link
Author

commented Oct 9, 2015

Oh, it's actually a bug in espree, that doesn't support annotation types from Flow

eslint/espree#189

OK, I am closing it

@karel-3d karel-3d closed this Oct 9, 2015

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
1 participant
You can’t perform that action at this time.