Increase builder ts target
This commit is contained in:
parent
59ed37a51f
commit
cfe77d1226
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": "../../tsconfig.build.json",
|
||||
"compilerOptions": {
|
||||
"target": "es2018",
|
||||
"allowJs": true
|
||||
},
|
||||
"include": ["./src/**/*"],
|
||||
|
|
Loading…
Reference in New Issue