view client/babel.config.js @ 1157:403b99a43f54

retain profile line when switching to other draw tools
author Markus Kottlaender <markus@intevation.de>
date Tue, 13 Nov 2018 13:40:35 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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