view client/babel.config.js @ 3215:3b36bb33f5b0

available_fairway_depth: omit empty lines after split by newline
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 09 May 2019 11:31:10 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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