view client/babel.config.js @ 4842:d410e7ab03fe

Remove obsolete comment
author Tom Gottfried <tom@intevation.de>
date Wed, 13 Nov 2019 10:52:50 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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