Skip to content

Commit 5f8a114

Browse files
committed
Fix build
1 parent ef70562 commit 5f8a114

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tsconfig.build.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"extends": "./tsconfig.json",
3+
"exclude": ["**/__tests__/**"]
4+
}

0 commit comments

Comments
 (0)