build-free-types - Modern Type Checking Without Build Step
Configure type safety using JSDoc for browser code and Erasable Syntax for native TypeScript execution in Node.js
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- configure JSDoc type checking
- set up erasable syntax
- create tsconfig.json
- add typecheck script
Inputs
- JavaScript files
- TypeScript files
- package.json
- Node.js environment
Outputs
- configured package.json
- configured tsconfig.json
- type-checked code
Requirements
- Node.js >=24.11.0
- ES Module project
- TypeScript compiler
