vue-svg-pan-zoom/.storybook/.babelrc

7 lines
74 B
Plaintext
Raw Normal View History

2018-01-09 23:57:25 +00:00
{
"plugins": [],
2018-01-09 23:57:25 +00:00
"presets":[
"@babel/preset-env",
2018-01-09 23:57:25 +00:00
]
}