view client/babel.config.js @ 3550:c0f8f9ba21a7

import_review: sections&stretches accept old and new format in DB
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 31 May 2019 13:59:54 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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