Remove non-needed target
This commit is contained in:
parent
6cc8fb0cc3
commit
ec5111f790
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"extends": "../../tsconfig.build.json",
|
||||
"compilerOptions": {
|
||||
"target": "es2018",
|
||||
"allowJs": true
|
||||
},
|
||||
"include": ["./src/**/*"],
|
||||
|
|
Loading…
Reference in New Issue