summaryrefslogblamecommitdiffstats
path: root/webapp/babel.config.js
blob: ba179669a123909a9728283fd9c004c65adb90c5 (plain) (tree)
1
2
3
4
5




                  
module.exports = {
  presets: [
    '@vue/app'
  ]
}