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 21b9074 commit 01c152fCopy full SHA for 01c152f
packages/ui-components/tsconfig.json
@@ -18,5 +18,5 @@
18
"outDir": "./dist"
19
},
20
"include": ["src"],
21
- "exclude": ["**/*.test.jsx", "**/*.stories.tsx"]
+ "exclude": ["**/*.test.*", "**/*.stories.tsx"]
22
}
0 commit comments