mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-28 12:37:32 +00:00
Add example use of karma (+ jasmine and chai)
This commit is contained in:
3
templates/Angular2Spa/typings/tsd.d.ts
vendored
3
templates/Angular2Spa/typings/tsd.d.ts
vendored
@@ -1,3 +1,6 @@
|
||||
|
||||
/// <reference path="requirejs/require.d.ts" />
|
||||
/// <reference path="es6-shim/es6-shim.d.ts" />
|
||||
/// <reference path="assertion-error/assertion-error.d.ts" />
|
||||
/// <reference path="chai/chai.d.ts" />
|
||||
/// <reference path="jasmine/jasmine.d.ts" />
|
||||
|
||||
Reference in New Issue
Block a user