jquery / jquery/contribute.jquery.org
The JavaScript Style Guide incorrectly says all projects use JSHint
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 28
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
The JavaScript Style Guide incorrectly says:
Every jQuery project has a Grunt task for linting all JavaScript files: grunt jshint
and then describes the JSHint config. jQuery Core uses ESLint for linting and doesn't have .jshintrc or the jshint Grunt task.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the JavaScript Style Guide page linked in the issue and compare its linting guidance with the jQuery Core setup. Remove or revise the claim that every project uses JSHint and the associated configuration instructions, ensuring the page accurately reflects the stated ESLint usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100