diff --git a/tsconfig.json b/tsconfig.json index 7ceea66cff..605b29f85e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -33,7 +33,8 @@ "es2017" ], "types": [ - "node" + "node", + "jasmine" ] }, "angularCompilerOptions": {