view client/babel.config.js @ 1598:4057b366db5f

unattended imports: layout
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 17 Dec 2018 10:43:04 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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