summary refs log blame commit diff stats
path: root/client/babel.config.js
blob: c94e72931ccf3ff6cf88915586856ee5a6e90ec1 (plain) (tree)
1
2
3
4
5




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