mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Prettified Code!
This commit is contained in:
parent
5ebbbb8bf2
commit
682b525eb8
@ -5,7 +5,7 @@ module.exports = {
|
|||||||
stories: [
|
stories: [
|
||||||
'../.storybook/stories-category-doc-pages/**/*.stories.mdx',
|
'../.storybook/stories-category-doc-pages/**/*.stories.mdx',
|
||||||
'../stories/**/*.stories.@(js|jsx|ts|tsx)',
|
'../stories/**/*.stories.@(js|jsx|ts|tsx)',
|
||||||
'../components/**/*.stories.@(js|jsx|ts|tsx)',
|
'../components/**/*.stories.@(js|jsx|ts|tsx)',
|
||||||
],
|
],
|
||||||
addons: [
|
addons: [
|
||||||
'@storybook/addon-links',
|
'@storybook/addon-links',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user