Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TypeStrictener — Track & Tame TypeScript 'any'New to Visual Studio Code? Get it now.
TypeStrictener — Track & Tame TypeScript 'any'

TypeStrictener — Track & Tame TypeScript 'any'

Meet.Jethwa

|
1 install
| (0) | Free
Counts explicit 'any' usage and ts-suppression comments per file and project-wide. Fix suggestions, git trends, and per-author reports with Pro.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeStrictener — Track & Tame TypeScript any

any quietly erodes type safety. TypeStrictener makes its usage visible and trackable so teams can drive it down.

Free

  • Inline diagnostics for explicit any (: any, as any, any[], <any>)
  • Warnings for @ts-ignore / @ts-nocheck / @ts-expect-error
  • Project-wide any count in the status bar + per-file summary

Pro

  • Quick-fix suggestions (any → unknown, as any → as unknown, …)
  • any-count trend vs an earlier git revision
  • Per-author any introduction report (via git blame)

Detection is lexical (explicit any), so it works instantly without a type-check pass.

Get a Pro key at marketplace.dashovia.com/extensions/type-strictener.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft