JS To TS Migration

JavaScript to TypeScript migration best practices for developers converting existing JS codebases. This skill should be used when renaming .js files to .ts, adding type annotations, fixing TypeScript compiler errors, enabling strict mode, converting CommonJS to ESM, typing async code, writing type guards, or setting up the TypeScript toolchain.

Nika-HISK Updated

File contents

Nika-HISK/agent-js-to-ts-migration/tree/main/ commit b51a8e45cf

Frequently asked questions

npx skillmds@latest add nika-hisk/js-to-ts-migration