UNPKG

@xtrek/ts-migrate-plugins

Version:

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

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