view client/babel.config.js @ 3216:ee6a4e8af766

available_fairway_depth: legend POC
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 09 May 2019 11:56:11 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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