homer/babel.config.js

4 lines
67 B
JavaScript
Raw Normal View History

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