view client/babel.config.js @ 1847:b6dd63e6cfe4

translations
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 17 Jan 2019 09:40:19 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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