We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278a12e commit c3dffdeCopy full SHA for c3dffde
vitest.config.ts
@@ -2,7 +2,6 @@ import { defineConfig } from 'vitest/config';
2
3
export default defineConfig({
4
test: {
5
- include: ['packages/language-server/tests/**/inlayHints.spec.ts'],
6
poolOptions: {
7
forks: {
8
singleFork: true,
0 commit comments