Update Angular Version

Use a new Angular application and move files to achieve this!
This commit is contained in:
2020-12-20 14:07:54 +01:00
parent 9b522866ea
commit d2cca5107b
23 changed files with 8648 additions and 8896 deletions

View File

@@ -0,0 +1,13 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es2018",
"types": [
"jasmine",
"node"
]
}
}