Skip to content
Snippets Groups Projects
babel.config.js 74 B
Newer Older
module.exports = {
  presets: [
    '@vue/cli-plugin-babel/preset'
  ]