]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - vue.config.js
Lint run
[github/bastienwirtz/homer.git] / vue.config.js
index 1645c2f83e112bfd3cef7e18b5b1e030621727c2..82329d821c8952ea9c37734221434189b7f1d8e1 100644 (file)
@@ -27,6 +27,6 @@ module.exports = {
     },
   },
   devServer: {
-    disableHostCheck: true
+    disableHostCheck: true,
   },
 };