]> git.immae.eu Git - github/bastienwirtz/homer.git/blob - babel.config.js
Fix null error releated to refreshInterval + cleanup. Fix #210
[github/bastienwirtz/homer.git] / babel.config.js
1 module.exports = {
2 presets: ["@vue/cli-plugin-babel/preset"],
3 };