fix istanbul

This commit is contained in:
2016-07-15 18:18:11 +02:00
parent 1202a68b01
commit 3ed7473066
6 changed files with 46 additions and 58 deletions

View File

@@ -2,8 +2,10 @@ import "typings-global";
export import beautylog = require("beautylog");
export declare let gulp: any;
export declare let g: {
babel: any;
babelIstanbul: any;
gFunction: any;
istanbul: any;
injectModules: any;
mocha: any;
replace: any;
sourcemaps: any;