view client/babel.config.js @ 2784:387fe9f088a6

Client: (minor) improve a string marking
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 25 Mar 2019 09:40:49 +0100
parents 88d0d60924cf
children
line wrap: on
line source

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