mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 23:45:44 +01:00
use reflow to migrate from flow to typescript
This commit is contained in:
6
scm-ui/ui-components/src/storyshots.test.ts
Normal file
6
scm-ui/ui-components/src/storyshots.test.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import path from 'path';
|
||||
import initStoryshots from '@storybook/addon-storyshots';
|
||||
|
||||
initStoryshots({
|
||||
configPath: path.resolve(__dirname, '..', '.storybook'),
|
||||
});
|
||||
Reference in New Issue
Block a user