allegro / allegro/typescript-strict-plugin
Checking strict files in CI and in IDE/editor
- Lingua principale
- TypeScript
- Stelle
- 397
- Fork
- 34
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
1. Just to confirm - is it necessary to run `tsc-strict` to check strict files (without `// @ts-strict-ignore` comments)? Or is it possible to run it as a part of regular `tsc` command?
2. How should it be configured in editor/IDE? I'm using Jetbrains IDEs and sometimes it shows errors in strict files, sometimes it doesn't. I often have to restart TS service to get it working. I'm wondering how does it work, if regular `tsc` command doesn't include checking those files.
I think it would be beneficial to include answers to these questions in README.md.
Thank you for your work.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.