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
npm run eslint should be npm run lint lint:fix script should be added to package.json as mentioned in the readme.
npm run eslint
npm run lint
lint:fix
The text was updated successfully, but these errors were encountered:
fix: Issue Greenstand#71 fix eslint typos in readme
6f10734
Merge pull request #72 from VWRoli/ISSUE_#71_fix_eslint_typos_in_readme
b618bbe
fix: Issue #71 fix eslint typos in readme
Successfully merging a pull request may close this issue.
npm run eslint
should benpm run lint
lint:fix
script should be added to package.json as mentioned in the readme.The text was updated successfully, but these errors were encountered: