view client/babel.config.js @ 4670:b018a9f2db74

cmd/oct2str/oct2str in .hgignore
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 15 Oct 2019 09:59:52 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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