Skip to content

Commit 9121d91

Browse files
committed
Fix build step issue
1 parent d133bb6 commit 9121d91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"forceConsistentCasingInFileNames": true,
1515
"experimentalDecorators": true,
1616
"rootDirs": ["./src", "./types"],
17-
"types": ["vitest/globals", "vitest/importMeta"],
1817
"rootDir": "./src",
1918
"typeRoots": ["./node_modules/@types", "./types"]
2019
},

0 commit comments

Comments
 (0)