view client/babel.config.js @ 4294:c8b18408cc55

client: show Nash Sutcliffe on waterlevel-diagram only if now in the selected time range
author Fadi Abbud <fadi.abbud@intevation.de>
date Fri, 30 Aug 2019 16:11:15 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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