mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
added jasmine to root tsconfig.json
This commit is contained in:
@@ -33,7 +33,8 @@
|
|||||||
"es2017"
|
"es2017"
|
||||||
],
|
],
|
||||||
"types": [
|
"types": [
|
||||||
"node"
|
"node",
|
||||||
|
"jasmine"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"angularCompilerOptions": {
|
"angularCompilerOptions": {
|
||||||
|
Reference in New Issue
Block a user