view client/babel.config.js @ 4302:b86f828df7d6

client: improve validation for morphology classbreaks
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 02 Sep 2019 17:05:17 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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