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