awslabs / awslabs/simple-code-scanning-pipeline
Add JSHint tool
Open
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
```bash
npm install -g jshint
jshint .
```
Contributor guide
Research direction
No target files or integration point is specified. Start by inspecting the repository's npm configuration and TypeScript source layout, then run the commands shown in the issue to see what JSHint reports. Done means JSHint is integrated into the project and its check completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100