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
typescript: process TypeScript files (00ae598), closes #137
BREAKING CHANGES
typescript: This expands the set of file extensions that babel-codemod will look for to include .ts, .tsx, .es, .es6, and .mjs in addition to .js and .jsx.