view client/babel.config.js @ 3501:c5c7cc24fe72

client: spuc12: implemented nash sutcliffe for forcast vs reality accuracy indicator
author Markus Kottlaender <markus@intevation.de>
date Tue, 28 May 2019 11:28:38 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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