added --watch option
This commit is contained in:
3
dist/npmts.watch.d.ts
vendored
Normal file
3
dist/npmts.watch.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/// <reference types="q" />
|
||||
import * as plugins from './npmts.plugins';
|
||||
export declare let run: (configArg: any) => plugins.q.Promise<{}>;
|
||||
Reference in New Issue
Block a user