greekdigitalcommunity / gdc-bot

Bot written in bot-kit for our GDC community
https://greekdigitalcommunity.com/
0 stars 2 forks source link

Turns off the no-console eslint rule. #23

Closed thanosIrodotou closed 5 years ago

thanosIrodotou commented 5 years ago

Relaxes the no-console rule since we don't use a proper logging framework and heroku captures and logs stdout anyway.

thanosIrodotou commented 5 years ago

:bowtie: