now adhering to standard js code style

This commit is contained in:
2016-09-06 17:21:25 +02:00
parent 41b1fe85d6
commit cd2f401180
37 changed files with 582 additions and 578 deletions

View File

@@ -1,4 +1,4 @@
import "typings-global";
import 'typings-global';
export declare let npmtsPackageRoot: string;
export declare let cwd: string;
export declare let tsDir: string;