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 a2831ff commit e3871d9Copy full SHA for e3871d9
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