diff --git a/demo-shell-ng2/tsconfig.json b/demo-shell-ng2/tsconfig.json index 4f58829dc9..bb6b614683 100644 --- a/demo-shell-ng2/tsconfig.json +++ b/demo-shell-ng2/tsconfig.json @@ -11,6 +11,7 @@ "noImplicitAny": false }, "files": [ + "typings/browser/ambient/jasmine/index.d.ts", "app/**/*.ts" ], "exclude": [