babel.config.js 53 B
Newer Older
Rutesh Rathod's avatar
Rutesh Rathod committed
module.exports = {
  presets: [
    '@vue/app'
  ]
}