view client/babel.config.js @ 4845:8c46b845b406

Fix comment
author Tom Gottfried <tom@intevation.de>
date Thu, 14 Nov 2019 14:36:41 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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