fix tsconfig

This commit is contained in:
tamaina
2023-05-06 16:24:49 +00:00
parent ee57b60da3
commit 928edeb634

View File

@@ -1,6 +1,4 @@
{
"extends": "../tsconfig.json",
"compilerOptions": {
"lib": ["esnext", "webworker"],
}