We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d133bb6 commit 9121d91Copy full SHA for 9121d91
tsconfig.json
@@ -14,7 +14,6 @@
14
"forceConsistentCasingInFileNames": true,
15
"experimentalDecorators": true,
16
"rootDirs": ["./src", "./types"],
17
- "types": ["vitest/globals", "vitest/importMeta"],
18
"rootDir": "./src",
19
"typeRoots": ["./node_modules/@types", "./types"]
20
},
0 commit comments