allegro / typescript-strict-plugin

Typescript plugin that allows turning on strict mode in specific files or directories.
MIT License
332 stars 29 forks source link

Adds support for showing warnings as errors #77

Open arnebef opened 3 months ago

arnebef commented 3 months ago

The main usecase for this change is to enable showing strict warnings as errors in VSCode.