view client/babel.config.js @ 2786:44eb4f153b27

merge
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 25 Mar 2019 10:06:59 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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