Norbert de Langen c2bbe43d02
stage0
2022-07-21 11:24:07 +02:00

5 lines
226 B
JavaScript

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