Skip to content

Commit 170b15a

Browse files
committed
Excluded example integration from tsconfig
1 parent a4d7813 commit 170b15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/data-connect/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"outDir": "dist",
55
"strict": false
66
},
7-
"exclude": ["dist/**/*", "test/**/*"]
7+
"exclude": ["dist/**/*", "test/**/*", "example-integration/**/*"]
88
}

0 commit comments

Comments
 (0)