]> git.immae.eu Git - github/bastienwirtz/homer.git/blob - babel.config.js
Fix Github action trigger syntax
[github/bastienwirtz/homer.git] / babel.config.js
1 module.exports = {
2 presets: ["@vue/cli-plugin-babel/preset"],
3 };