Skip to content

Commit 36af5be

Browse files
committed
fix(project): upgraded angular core and cli to v10
1 parent af1be58 commit 36af5be

7 files changed

Lines changed: 29710 additions & 2543 deletions

File tree

File renamed without changes.

e2e/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"compilerOptions": {
44
"outDir": "../out-tsc/e2e",
55
"module": "commonjs",
6-
"target": "es5",
6+
"target": "es2018",
77
"types": [
88
"jasmine",
99
"jasminewd2",

0 commit comments

Comments
 (0)