1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-07-17 16:38:59 +00:00
homer/babel.config.js
2020-05-25 15:07:03 -07:00

3 lines
67 B
JavaScript

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