I actually tried to use @types/* directly but came across several issues which prevented me from switching over: - https://github.com/Microsoft/TypeScript/issues/8715 - https://github.com/Microsoft/TypeScript/issues/8723
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
/// <reference path="../../../../typings/node/node.d.ts" />
|
|
/// <reference path="../../../../typings/jasmine/jasmine.d.ts" />
|