Skip to content

Commit d3b27ce

Browse files
committed
fix: ts love
1 parent 7f50c46 commit d3b27ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"extends": "@eik/typescript-config/test.json",
33
"include": ["./test/**/*.js", "./test/**/*.d.ts"],
44
"compilerOptions": {
5-
"rootDir": "./test"
5+
"rootDir": "."
66
}
77
}

0 commit comments

Comments
 (0)