vue-svg-pan-zoom/.babelrc
Yanick Champoux 06305d6692 reworks the thumbnail
Redo the thumbnail logic to be much more vue-like.
2019-04-30 20:29:15 -04:00

7 lines
73 B
Plaintext

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