You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"richText": "We've published a codemod to automatically migrate codebases using legacy tsc imports to standard ones that run in node!\n\nimport Foo from './foo' → import type Foo from './foo/index.ts'\n\nhttps://codemod.com/registry/nodejs-correct-ts-specifiers"
0 commit comments