{"library":"tsc-strict","type":"library","category":null,"description":"A TypeScript Language Service plugin and CLI tool that enables incremental migration to strict mode by allowing per-file opt-out via `//@ts-strict-ignore` comments. Version 2.4.5, stable. Key differentiators: works in IDE via TS plugin (shows strict errors in editor) and also provides a `tsc-strict` CLI for build-time checking — unlike native `strict: true` which forces all files at once. Supports path-based inclusion/exclusion and minimatch patterns. ESM and CJS compatible orchestrated through tsconfig plugins array.","language":"javascript","status":"active","version":"2.4.5","tags":["javascript","TypeScript Strict","TypeScript plugin","TypeScript Language Service"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install tsc-strict","imports":["// In tsconfig.json\n\"plugins\": [{\"name\": \"tsc-strict\"}]","npx tsc-strict","npx update-strict-comments"]},{"cmd":"yarn add tsc-strict","imports":[]},{"cmd":"pnpm add tsc-strict","imports":[]}],"homepage":"https://github.com/floklein/tsc-strict#readme","github":"https://github.com/floklein/tsc-strict","docs":null,"changelog":null,"pypi":null,"npm":"tsc-strict","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}