view client/babel.config.js @ 3442:030dc48382c9

Adapt color scheme for waterlevel prediction accuracy
author Tom Gottfried <tom@intevation.de>
date Fri, 24 May 2019 11:37:24 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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