view client/babel.config.js @ 1443:6b100f639178

removed blue borders from fairwayprofile and infobar
author Markus Kottlaender <markus@intevation.de>
date Fri, 30 Nov 2018 13:20:26 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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