babel.config.js 91 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 // babel.config.js module.exports = { presets: [ '@vue/cli-plugin-babel/preset' ] }