1
0
mirror of https://github.com/simon987/toolbox.git synced 2025-04-15 08:26:45 +00:00
2020-07-20 21:51:24 -04:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}