petra-tool / frontend / babel.config.js
babel.config.js
Raw
module.exports = {
  presets: [
    '@vue/app'
  ]
}