1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-15 09:35:18 +02:00

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"],
}