summaryrefslogtreecommitdiff
path: root/babel.config.js
blob: a673655525792e082074b93c0bd4baaf7d6a3ac0 (plain) (blame)
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/cli-plugin-babel/preset'
  ]
}