view client/babel.config.js @ 3541:d26a0ce526cb import_review

merge with default
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 31 May 2019 09:35:09 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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