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
Describe the bug
To Reproduce Steps to reproduce the behavior:
yarn lint:whirls
Expected behavior
Solution
src
yarn lint
package.json
eslint
yarn lint:scripts
The text was updated successfully, but these errors were encountered:
fix: resolve #39 by fixing lint errors and updating CI
f8b789e
fix: resolve #39 by fixing lint errors and updating CI (#40)
bd49bf6
Successfully merging a pull request may close this issue.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
yarn lint:whirls
Expected behavior
Solution
src
yarn lint
inpackage.json
so it also runsyarn lint:whirls
in addition toeslint
.eslint
usage toyarn lint:scripts
?The text was updated successfully, but these errors were encountered: