We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ad6cd commit 5f1c67aCopy full SHA for 5f1c67a
packages/utils/tsconfig.test.json
@@ -13,7 +13,6 @@
13
"src/**/*.test.js",
14
"src/**/*.test.jsx",
15
"src/**/*.d.ts",
16
- "../../testing/test-setup/src/vitest.d.ts",
17
- "src/perf_hooks.type.ts"
+ "../../testing/test-setup/src/vitest.d.ts"
18
]
19
}
0 commit comments