1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +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"],
};