4 lines
63 B
JavaScript
Raw Normal View History

module.exports = {
stories: [`${__dirname}/stories/*.*`],
};