build-free-types - Modern Type Checking Without Build Step Configuration
Configure projects for type safety without compilation steps using JSDoc for browsers and Erasable Syntax for Node.js
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- configure tsconfig.json
- setup package.json scripts
- enable JSDoc type checking
- apply erasable syntax rules
Inputs
- JavaScript/TypeScript files
- package.json configuration
- project structure
Outputs
- Updated tsconfig.json
- Modified package.json
- Type checking configuration files
Requirements
- Node.js v24.11.0+
- TypeScript compiler
- ES Module project
