view client/babel.config.js @ 5477:a3d46cee9f69

merge
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 17 Aug 2021 16:52:15 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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