view client/babel.config.js @ 4751:dbf07d0c364e

SR import: If the point density is greater than 0.2 values per meterĀ² the interpolating step is omitted.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 18 Oct 2019 17:07:24 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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