Audit tsconfig.json for strictness & footguns — resolves the extends chain, scores the effective config, flags missing safety flags (noUncheckedIndexedAccess) and contradictions (module/moduleResolution mismatch). Deterministic CLI, JSON/MD reports.
config cli typescript linter devtools ts audit developer-tools strict type-safety strictness tsconfig compiler-options nouncheckedindexedaccess
-
Updated
Jun 29, 2026 - TypeScript