prepare extended functionality
This commit is contained in:
4
ts/npmci.plugins.ts
Normal file
4
ts/npmci.plugins.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import "typings-global";
|
||||
export import beautylog = require("beautylog");
|
||||
export let commander = require("commander");
|
||||
export let shelljs = require("shelljs");
|
||||
Reference in New Issue
Block a user