view client/babel.config.js @ 4056:1ecfe5d015b0

Fixup rev. 4bf1c8d91bac: take new column into account in tests
author Tom Gottfried <tom@intevation.de>
date Thu, 25 Jul 2019 08:06:22 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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