1
0
mirror of https://github.com/taigrr/homer synced 2025-01-18 04:53:12 -08: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"],
};