UNPKG

@xtrek/ts-migrate-plugins

Version:

Set of codemods, which are doing transformation of js/jsx to ts/tsx

4 lines (3 loc) 115 B
import { Plugin } from 'ts-migrate-server'; declare const eslintFixPlugin: Plugin; export default eslintFixPlugin;