Skip to content

Instantly share code, notes, and snippets.

@IntegerMan
Last active February 10, 2020 04:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IntegerMan/277f9c9da3b68e5b12b8b47dc3e5c161 to your computer and use it in GitHub Desktop.
Save IntegerMan/277f9c9da3b68e5b12b8b47dc3e5c161 to your computer and use it in GitHub Desktop.
module.exports = {
stories: ['../src/**/*.stories.ts'],
addons: ['@storybook/addon-actions',
'@storybook/addon-links',
'@storybook/addon-notes',
'@storybook/addon-knobs'],
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment