1
0
mirror of synced 2024-09-27 17:16:08 +00:00
CuttingBoard/babel.config.js

6 lines
73 B
JavaScript
Raw Normal View History

2020-12-28 14:31:21 +00:00
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}