view client/babel.config.js @ 2439:c3c014435e88

client: identify box: formatted streches
author Markus Kottlaender <markus@intevation.de>
date Fri, 01 Mar 2019 10:38:44 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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