Files
react-diagrams/tests/snapshots/storybook.test.tsx
2018-03-02 16:31:50 +01:00

5 lines
125 B
TypeScript

import initStoryshots from "@storybook/addon-storyshots";
import "raf/polyfill";
initStoryshots({ configPath: __dirname });