Skip to content

Commit dde7ab9

Browse files
committed
Apply skuba 14.0.1 patches
1 parent 0138fd4 commit dde7ab9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tsconfig.build.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"compilerOptions": {
3+
"rootDir": "./src"
4+
},
25
"exclude": ["**/__mocks__/**/*", "**/*.test.ts", "src/testing/**/*"],
36
"extends": "./tsconfig.json",
47
"include": ["src/**/*"]

0 commit comments

Comments
 (0)