view client/babel.config.js @ 2936:70946dc00abd

import_overview: striped AGM diffs
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 04 Apr 2019 16:03:28 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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