view client/babel.config.js @ 930:71445b091415

Remove obsolete comments
author Tom Gottfried <tom@intevation.de>
date Mon, 08 Oct 2018 14:41:56 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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