summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-23 17:45:03 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-23 17:45:03 +0200
commiteb8083097fd2462a5a8204ff8823ee35678151ed (patch)
tree1d118abbb7de4ac7a5bdbe43f4c0ef155dcfee8f /.eslintrc.json
parent6bcc1cfc6201c2a857d9be5d54935bce0f60124b (diff)
parent80c0c80a6a32688cea4e94e7923f14429c22ca13 (diff)
downloadwekan-eb8083097fd2462a5a8204ff8823ee35678151ed.tar.gz
wekan-eb8083097fd2462a5a8204ff8823ee35678151ed.tar.bz2
wekan-eb8083097fd2462a5a8204ff8823ee35678151ed.zip
Merge branch 'pierreozoux-fix-log' into devel
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,