typescript-strict-plugin icon indicating copy to clipboard operation
typescript-strict-plugin copied to clipboard

Passing configuration via tsconfig instead of tsc-strict parameters

Open RozbehSharahi opened this issue 2 years ago • 0 comments

Hi,

thx for this extension. I checked this plugin out a couple of months ago, and I am sure that I am not crazy and remember that it was possible to pass the configuration for strictNullChecks via tsconfig instead of passing it as an argument --strictNullChecks.

Nevertheless I do not remember, where I read that.

Is it possible to set the strict-config via tsconfig.json instead of passing each of them as a parameter to tsc-strict? Or am I crazy?

RozbehSharahi avatar Dec 15 '23 22:12 RozbehSharahi