view client/babel.config.js @ 4496:8c98d801e62e

Highlight sections and stretches on select.
author Raimund Renkert <raimund@renkert.org>
date Mon, 30 Sep 2019 12:58:23 +0200
parents 88d0d60924cf
children
line wrap: on
line source

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