view client/babel.config.js @ 3244:b27759d0cdff

Log file and linenumber
author Tom Gottfried <tom@intevation.de>
date Fri, 10 May 2019 17:58:49 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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