view client/babel.config.js @ 2372:20e4efa64320

client: improved row colors in identify box
author Markus Kottlaender <markus@intevation.de>
date Thu, 21 Feb 2019 15:51:56 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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