allegro / typescript-strict-plugin

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

Adds support for showing warnings as errors #77

Open arnebef opened 5 months ago

arnebef commented 5 months ago

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