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": { "compilerOptions": {
"lib": ["esnext", "webworker"], "lib": ["esnext", "webworker"],
} }