Upgrade to ES2019 target
This commit is contained in:
parent
d0fdbf4e04
commit
0bd2e395d8
@ -26,7 +26,7 @@
|
||||
"./src/*"
|
||||
]
|
||||
},
|
||||
"target": "ES2017"
|
||||
"target": "ES2019"
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user