Skip to content

Commit 3edff21

Browse files
Add Jasmine types to tsconfig.json
1 parent fd953f5 commit 3edff21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ES2022",
2626
"dom"
2727
],
28-
"types": ["jest"]
28+
"types": ["jasmine"]
2929
},
3030
"angularCompilerOptions": {
3131
"enableI18nLegacyMessageIdFormat": false,

0 commit comments

Comments
 (0)