fix tsconfig
This commit is contained in:
parent
ee57b60da3
commit
928edeb634
|
@ -1,6 +1,4 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
"extends": "../tsconfig.json",
|
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"lib": ["esnext", "webworker"],
|
"lib": ["esnext", "webworker"],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue