Skip to content

Instantly share code, notes, and snippets.

@bhaidar
Created December 17, 2018 19:18
Embed
What would you like to do?
Storybook exclude files
"exclude": [
"test.ts",
"**/*.spec.ts",
"stories"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment