view client/babel.config.js @ 3218:c2b65a549c6f

Add minimal feedback in approved gauge measurements import
author Tom Gottfried <tom@intevation.de>
date Thu, 09 May 2019 12:25:10 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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