From e28f3692ca9cbf760c524c531e8ca955e4d78521 Mon Sep 17 00:00:00 2001 From: pierreozoux Date: Thu, 23 Nov 2017 16:31:18 +0100 Subject: Revert 00a357cd7067cf5c8b055deacfe2e9bc28b06c5e to fix logging --- .eslintrc.json | 2 -- 1 file changed, 2 deletions(-) (limited to '.eslintrc.json') diff --git a/.eslintrc.json b/.eslintrc.json index b93dd916..a6d651a5 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -52,7 +52,6 @@ "prefer-const": 2, "prefer-spread": 2, "prefer-template": 2, - "no-console": 0, "no-unused-vars" : "warn" }, "globals": { @@ -125,7 +124,6 @@ "Checklists": true, "Settings": true, "InvitationCodes": true, - "Winston":true, "JsonRoutes": true, "Authentication": true, "Integrations": true, -- cgit v1.2.3-1-g7c22