view client/babel.config.js @ 4555:1c5c6ffab886 iso-areas

Extrapolate the class breaks to the models Z extrema.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 01 Oct 2019 17:08:37 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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