We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d7813 commit 170b15aCopy full SHA for 170b15a
packages/data-connect/tsconfig.json
@@ -4,5 +4,5 @@
4
"outDir": "dist",
5
"strict": false
6
},
7
- "exclude": ["dist/**/*", "test/**/*"]
+ "exclude": ["dist/**/*", "test/**/*", "example-integration/**/*"]
8
}
0 commit comments