Revert 00a357cd70 to fix logging

This commit is contained in:
pierreozoux 2017-11-23 16:31:18 +01:00
parent 6bcc1cfc62
commit e28f3692ca
4 changed files with 0 additions and 167 deletions

View file

@ -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,