view client/babel.config.js @ 1263:00a38b354ab7

improve licening info in README.md
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 21 Nov 2018 13:40:10 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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