nwex.de/.storybook/.babelrc

5 lines
49 B
Text
Raw Normal View History

{
"presets": ["next/babel"],
"plugins": []
}