Skip to content

Commit 8b2058c

Browse files
Merge pull request #272 from jeremy-eychenne/migrate-to-angular-10
chore: migrate to angular 10
2 parents 1130e7d + bf2f33e commit 8b2058c

14 files changed

+10852
-26990
lines changed
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)