mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
101108: Automatic ng update @angular/core@15 @angular/cli@15
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"skipDefaultLibCheck": true,
|
||||
"pretty": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"target": "es2020",
|
||||
"target": "ES2022",
|
||||
"typeRoots": [
|
||||
"node_modules/@types",
|
||||
"src/typings.d.ts"
|
||||
@@ -39,7 +39,8 @@
|
||||
"types": [
|
||||
"node",
|
||||
"jasmine"
|
||||
]
|
||||
],
|
||||
"useDefineForClassFields": false
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
"fullTemplateTypeCheck": true,
|
||||
|
Reference in New Issue
Block a user