view client/babel.config.js @ 5583:c1bd5f8eaf9a surveysperbottleneckid

AvailableFairwayDepthDialogue: set objnam for print is okay
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 14 Feb 2022 12:06:48 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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