Kkamilogorek

import-change-js-to-ts-extensions

No description available

migrationtypescript
Public
37 executions

Run locally

npx codemod import-change-js-to-ts-extensions

import-change-js-to-ts-extensions

This codemod changes .js to .ts file extension in relative, top-level imports.
If no .js file extension was previously used, it adds .ts file extension instead.

Before

js

After

js

Ready to contribute?

Build your own codemod and share it with the community.