1
0
mirror of https://github.com/bastienwirtz/homer.git synced 2025-03-13 14:59:23 +01:00
homer/babel.config.js
2020-05-25 15:07:03 -07:00

4 lines
67 B
JavaScript

module.exports = {
presets: ["@vue/cli-plugin-babel/preset"],
};