jest can not parse markdown files in storyshots when i try to test storybooks

时间:2018-10-09 06:52:50

标签: reactjs jestjs

I got error in console:

SyntaxError: Unexpected identifier.

May be somebody have met this error. Code is simple

import initStoryshots from '@storybook/addon-storyshots;
initStoryshots()

0 个答案:

没有答案