allegro / allegro/typescript-strict-plugin
Checking strict files in CI and in IDE/editor
- Langage dominant
- TypeScript
- Étoiles
- 397
- Forks
- 34
- Métriques de merge des PR
- Métriques de PR en attente
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.