Skip to content

Commit 01c152f

Browse files
committed
fixup!
1 parent 21b9074 commit 01c152f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-components/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"outDir": "./dist"
1919
},
2020
"include": ["src"],
21-
"exclude": ["**/*.test.jsx", "**/*.stories.tsx"]
21+
"exclude": ["**/*.test.*", "**/*.stories.tsx"]
2222
}

0 commit comments

Comments
 (0)