mirror of
https://github.com/jlengrand/web-brain.git
synced 2026-03-10 08:51:21 +00:00
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
module.exports = {
|
|
stories: ['../**/out-tsc/stories/*.stories.{js,md,mdx}'],
|
|
};
|