Skip to content

Commit 2912188

Browse files
author
Sridhar S
authored
resolved compilation error
1 parent feb84ae commit 2912188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"allowJs": false,
1818
"forceConsistentCasingInFileNames": true,
1919
"moduleResolution": "node",
20-
"types": ["jasmine","jasmine-ajax","requirejs","chai","es6-promise"],
20+
"types": ["requirejs","chai","es6-promise"],
2121
"suppressImplicitAnyIndexErrors": true
2222
},
2323
"exclude": [

0 commit comments

Comments
 (0)