UNPKG

226 BJavaScriptView Raw
1// storyshots is not a typical addon because it's just a command-line tool
2// nevertheless if you add it to .storybook/main.js it shouldn't complain
3// https://github.com/storybookjs/storybook/issues/7959
4module.exports = {};