ubiquitous-computing-geo-ti.../frontend/babel.config.js

6 lines
73 B
JavaScript
Raw Normal View History

2020-04-05 22:15:03 +02:00
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}