-
Notifications
You must be signed in to change notification settings - Fork 45
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
prettier-eslint linter doesn't work - missing binary #44
Comments
Does it work if you don't use the
|
The problem seems to be that
|
Not sure if this is still relevant but you're probably looking for this cli package instead: https://github.com/prettier/prettier-eslint-cli Recently burned by the same thing elsewhere. |
@kuba-orlik did @gaving's suggestion help you get this sorted out? |
Note that since ea1b7a2 the linter should properly detect and suggest the right package to install if it's missing. It's likely you don't need to specify a custom |
open .arclint file |
I'm running
arc lint
with this config:arc lint
shows this error:I've already installed
prettier-eslint
inside the repoThe text was updated successfully, but these errors were encountered: