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 bcf7bbeCopy full SHA for bcf7bbe
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