allegro / allegro/typescript-strict-plugin
`tsc-strict` doesn't work with `--watch` flag
Open
- Dominant language
- TypeScript
- Stars
- 397
- Forks
- 34
- PR merge metrics
- PR metrics pending
Description
Documentation mentions that all `tsc` flags are supported by `tsc-strict`. But when I try to run `tsc-strict` with `--watch` I get the command stuck on `⠏ Looking for strict files...`.
Running the command in non watch mode works correctly. And the IDE also show errors correctly.
Any ideas if that is some sort of limitation of `tsc-strict` command?
I'm using `typescript-strict-plugin@2.4.4` and `typescript@5.4.5`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.