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 d6869d6 commit 0c47561Copy full SHA for 0c47561
projects/js-packages/components/tsconfig.build.json
@@ -1,4 +1,4 @@
1
{
2
"extends": "./tsconfig.json",
3
- "exclude": [ "**/test/**/*" ]
+ "exclude": [ "**/test/**/*", "**/tests/**/*", "**/stories/**" ]
4
}
0 commit comments