fbredius/storybook

View on GitHub
addons/storyshots/storyshots-core/preset.js

Summary

Maintainability
A
0 mins
Test Coverage
// 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 = {};