view client/babel.config.js @ 5368:a3ec478882ef extented-report

fix sorting of report receivers
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 23 Jun 2021 15:13:56 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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