Update Storybook.js to from 5.3 to 6.0

[MAILPOET-3117]
This commit is contained in:
Jan Lysý
2020-10-01 14:36:43 +02:00
committed by Veljko V
parent b78997a343
commit 0fb8cf3a50
3 changed files with 3274 additions and 2209 deletions

View File

@@ -13,14 +13,6 @@ module.exports = {
'@storybook/addon-actions',
'@storybook/addon-links',
'storybook-addon-performance/register',
{
name: '@storybook/preset-typescript',
options: {
tsLoaderOptions: {
configFile: 'tsconfig.storybook.json',
},
},
},
{
name: '@storybook/addon-storysource',
options: {