Skip to content

Commit c172569

Browse files
Update .storybook/main.js
Co-authored-by: Zvonimir Fras <[email protected]>
1 parent eb60739 commit c172569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module.exports = {
4242
{
4343
loader: require.resolve('@storybook/source-loader'),
4444
options: { parser: 'typescript' }
45-
},
45+
}
4646
],
4747
enforce: 'pre'
4848
});

0 commit comments

Comments
 (0)