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