1
0
mirror of https://github.com/storybookjs/storybook.git synced 2025-04-08 09:41:57 +08:00

5 lines
160 B
JavaScript

module.exports = {
// Should be kept in sync with addons listed in `baseGenerator.ts`
addons: ['@storybook/addon-links', '@storybook/addon-essentials'],
};