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 0cdbdb0 commit 9f5df98Copy full SHA for 9f5df98
tsconfig.test.json
@@ -14,5 +14,5 @@
14
"rootDir": "src"
15
},
16
"include": ["src/**/*.test.ts"],
17
- "exclude": ["src/test/**/*.js", "src/integrations/terminal/**/*"]
+ "exclude": ["src/test/**/*.js"]
18
}
0 commit comments