-
Notifications
You must be signed in to change notification settings - Fork 462
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
Add linting for JavaScript code #1063
Comments
Wanna help because this is good first issue, https://www.npmjs.com/package/eslint-config-semistandard using this semistandard? |
@rubiagatra using eslint with https://www.npmjs.com/package/eslint-config-semistandard is what I had in mind. |
Thanks for working on this. |
Thank you for @mhdawson for your guidance! For the next step of linting/tooling, should I create the issue? |
@rubiagatra creating an issue that lists the files (maybe with checkboxes that can be checked when file is completed) which report errors along with the steps/approach for submitting a PR to run the lint fix/submit PR would be useful. Some of things that come to mind for the process would be:
|
The text was updated successfully, but these errors were encountered: