2022-06-08 13:28:05 +02:00

5 lines
99 B
JavaScript

module.exports = {
framework: '@storybook/angular',
stories: ['../src/**/*.stories.ts'],
}