Skip to content

Commit 81d4d03

Browse files
committed
update to angular 10
1 parent ec484f2 commit 81d4d03

File tree

5 files changed

+1943
-1890
lines changed

5 files changed

+1943
-1890
lines changed

browserslist .browserslistrc

File renamed without changes.

e2e/tsconfig.json

+1-1
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)