use babel-preset

This commit is contained in:
Sebastian Sdorra
2019-10-10 10:53:38 +02:00
parent a91295de14
commit b330bceac1
19 changed files with 86 additions and 44 deletions

View File

@@ -0,0 +1,5 @@
import initStoryshots from "@storybook/addon-storyshots";
initStoryshots({
/* configuration options */
});