update angular to 10

This commit is contained in:
2020-08-11 19:34:47 +02:00
parent 87c7d0ae30
commit abfff59c8d
9 changed files with 2720 additions and 3157 deletions

View File

@@ -1,9 +1,9 @@
{
"extends": "../tsconfig.json",
"extends": "../tsconfig.base.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es5",
"target": "es2018",
"types": [
"jasmine",
"jasminewd2",