update to typings-global

This commit is contained in:
2016-05-25 05:23:48 +02:00
parent 079b049a10
commit bb6c07845c
29 changed files with 31 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="./typings/index.d.ts" />
import "typings-global";
import * as early from "early";
early.start("NPMTS");
import * as plugins from "./npmts.plugins"