[de9008]: / web-app / client / babel.config.js

Download this file

6 lines (5 with data), 78 Bytes

1
2
3
4
5
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}