Skip to content

Commit 8fa86a2

Browse files
committed
fix: update typescript config
1 parent 34f217d commit 8fa86a2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tsconfig.build.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
21
{
3-
"extends": "./tsconfig",
4-
"exclude": ["example"]
2+
"extends": "./tsconfig",
3+
"exclude": ["example", "exampleBare"]
54
}

0 commit comments

Comments
 (0)