Disable ESLint console error

This commit is contained in:
Kyle Shockey
2018-01-09 13:52:33 -06:00
parent a5457e3c75
commit 5266667ed3

View File

@@ -1,5 +1,7 @@
/* eslint-disable no-console */
var cbt = require("cbt_tunnels")
module.exports = {
baseUrl: "http://local:3200",