view client/babel.config.js @ 4801:b23414a3b333

import_overview: alternative save method for csv
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 28 Oct 2019 10:02:51 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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