view client/babel.config.js @ 4382:7d9376f8a28c

Available_Fairway_Depth: decouple diagraminfo from selection
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 12 Sep 2019 11:45:40 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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