UNPKG

@nrwl/workspace

Version:

Smart, Fast and Extensible Build System.

4 lines (3 loc) 150 B
import { Tree } from '@nrwl/devkit'; export declare function removeOldTaskRunnerOptions(host: Tree): void; export default removeOldTaskRunnerOptions;