UNPKG

@hypermod/cli

Version:

To download and run codemods, we provide a CLI tool called @hypermod/cli.

2 lines (1 loc) 125 B
export default function init(transform?: string, preset?: string, configOnly?: boolean, targetPath?: string): Promise<void>;