allegro / allegro/typescript-strict-plugin
Checking strict files in CI and in IDE/editor
- Ngôn ngữ chính
- TypeScript
- Star
- 397
- Fork
- 34
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.