BeyondCodeBootcamp / BeyondCodeBootcamp/jswt
bug: default tsc script silences all errors by mistake
Open
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`npx -p typescript@5.x -- tsc -p ./jsconfig.json | grep '\.js([0-9]\+,[0-9]\+): error'`
`grep` and `grep -E` don't actually recognize `\d`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.