view client/babel.config.js @ 982:449b5ae75289

linter
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 19 Oct 2018 14:17:16 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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