Typescript plugin that allows turning on strict mode in specific files or directories.
-
Updated
Nov 29, 2024 - TypeScript
Typescript plugin that allows turning on strict mode in specific files or directories.
This plugin lets you upgrade to your desired compilerOptions (e.g. strict, noUncheckedIndexedAccess, erasableSyntaxOnly) across your entire codebase, while letting problematic lines fall back to the old compilerOptions.
Add a description, image, and links to the ts-strict topic page so that developers can more easily learn about it.
To associate your repository with the ts-strict topic, visit your repo's landing page and select "manage topics."