view client/babel.config.js @ 4968:1ba11ade2cf3 fairway-marks-import

Remove unused function
author Tom Gottfried <tom@intevation.de>
date Fri, 28 Feb 2020 16:20:35 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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