aboutsummaryrefslogblamecommitdiff
path: root/client/babel.config.js
blob: e9558405fdcc02f12d757acb308e02937a7444f1 (plain) (tree)
1
2
3
4
5




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