module.exports = {
stories: ['../stories/**/*.stories.js'],
addons: ['@storybook/addon-knobs/register']
};