lucasmontano / twitch

[EBS] Channel's Top Visitors
https://www.twitch.tv/lucas_montano
119 stars 15 forks source link

Enable Eslint extension for recommended rules #3

Closed powilliam closed 4 years ago

powilliam commented 4 years ago

By default Eslint doesn't use rules when you create its configuration file. But they've an extension that use rules to report code pieces that eventually produce problems.

You can check those rules here: https://eslint.org/docs/rules/