allegro / allegro/typescript-strict-plugin

Checking strict files in CI and in IDE/editor

Open
#96 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
397
Forks
34
PR merge metrics
PR metrics pending

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.