Skip to content

Commit 0ce34d5

Browse files
committed
fix: type error in vitest env
1 parent d82b4e0 commit 0ce34d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.vitest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"compilerOptions": {
66
"composite": true,
77
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.vitest.tsbuildinfo",
8-
"lib": [],
98
"types": ["node", "jsdom", "vitest/globals"]
109
}
1110
}

0 commit comments

Comments
 (0)