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