Workaround storybook issue when dealing with a local preset file on babelrc (#70)

This commit is contained in:
Iacami Gevaerd
2018-01-16 18:49:59 -02:00
committed by Danilo Woznica
parent d89fdcf333
commit d57b7c478e

3
.storybook/.babelrc Executable file
View File

@@ -0,0 +1,3 @@
{
"extends": "../.babelrc"
}