Skip to main content

3 docs tagged with "ci-cd"

View all tags

Check Installed Versions

Standardized system version snapshot for OS, browsers, Node, package managers, and runtimes in a single run for reproducible diagnostics and documentation.

Transpile

Transpile TypeScript with filtered diagnostics, emitting compiled output while suppressing third-party errors so strict configs like skipLibCheck false remain practical.

Type Check

Run full TypeScript type checking scoped to project-owned files, filtering out third-party diagnostics so strict configs like skipLibCheck false remain practical.