view client/babel.config.js @ 5171:6dc74d7e6582

update source strings for translations
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 15 Apr 2020 11:28:30 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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