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 7f50c46 commit d3b27ceCopy full SHA for d3b27ce
1 file changed
tsconfig.test.json
@@ -2,6 +2,6 @@
2
"extends": "@eik/typescript-config/test.json",
3
"include": ["./test/**/*.js", "./test/**/*.d.ts"],
4
"compilerOptions": {
5
- "rootDir": "./test"
+ "rootDir": "."
6
}
7
0 commit comments