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

7 lines
74 B
Plaintext

{
"plugins": [],
"presets":[
"@babel/preset-env",
]
}