mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 07:01:53 +08:00
400 B
400 B
export default {
// Other configuration options
extension: ['.js', '.cjs', '.mjs', '.ts', '.tsx', '.jsx', '.vue'],
};
{
"extension": [".js", ".cjs", ".mjs", ".ts", ".tsx", ".jsx", ".vue"]
}