view client/babel.config.js @ 1353:d524d6f54f87

merge
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 26 Nov 2018 15:05:07 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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