bahmutov / bahmutov/generator-node-bahmutov
If using TypeScript, lint TS files
Open
bug
typescript
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Instead of `.js` wildcards, use `*.ts` everywhere, like `"pretty": "prettier-standard 'src/*.js'",`
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for the `prettier-standard` command and the `src/*.js` wildcard mentioned in the issue. Check the generated lint configuration and run its lint command; done means TypeScript files are selected instead of JavaScript files when using the TypeScript setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100