view client/babel.config.js @ 1548:ccf4fc8a6402

Import queue: Give milliseconds in JSON output, too.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 10 Dec 2018 16:49:34 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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