We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
ESLint not found
The text was updated successfully, but these errors were encountered:
Same. Not sure if Github changed the image or something.
Sorry, something went wrong.
Just add yarn run before eslint: run: yarn run eslint . --ext .js,.jsx,.ts,.tsx. More info here.
yarn run
run: yarn run eslint . --ext .js,.jsx,.ts,.tsx
Neither yarn nor eslint are installed in the github runner images. I think we need this extension again!
yarn
eslint
Also eslint --init is not handled.
eslint --init
https://github.com/actions/virtual-environments/search?q=eslint&type=code
https://github.com/actions/virtual-environments/search?q=yarn&type=code
No branches or pull requests
Hi,
ESLint not found
The text was updated successfully, but these errors were encountered: