summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorpierreozoux <pierre@ozoux.net>2017-11-23 16:31:18 +0100
committerpierreozoux <pierre@ozoux.net>2017-11-23 16:31:18 +0100
commite28f3692ca9cbf760c524c531e8ca955e4d78521 (patch)
tree0823184c93955c8c5c480e55cf24457ddb2b09f5 /.eslintrc.json
parent6bcc1cfc6201c2a857d9be5d54935bce0f60124b (diff)
downloadwekan-e28f3692ca9cbf760c524c531e8ca955e4d78521.tar.gz
wekan-e28f3692ca9cbf760c524c531e8ca955e4d78521.tar.bz2
wekan-e28f3692ca9cbf760c524c531e8ca955e4d78521.zip
Revert 00a357cd7067cf5c8b055deacfe2e9bc28b06c5e to fix logging
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json2
1 files changed, 0 insertions, 2 deletions
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,