another fix

This commit is contained in:
2016-07-16 20:14:43 +02:00
parent ef89a33dfc
commit aa57617fc7
5 changed files with 12 additions and 7 deletions

View File

@@ -11,7 +11,6 @@ export declare let g: {
sourcemaps: any;
typedoc: any;
};
import "babel-preset-es2015";
export declare let lodashObject: any;
export import projectinfo = require("projectinfo");
export import path = require("path");