Switch to unified view

a b/web-app/client/babel.config.js
1
module.exports = {
2
  presets: [
3
    '@vue/cli-plugin-babel/preset'
4
  ]
5
}