eduardo-olivares1 / Narwhal

A discord bot designed to alert users of important cryptocurrency movements and events.
MIT License
2 stars 1 forks source link

Add linting to the codebase #23

Open fredtsun opened 3 years ago

fredtsun commented 3 years ago

This this helps with files looking consistent across the codebase. Can maybe help with reducing bugs. Overall it's helpful for code quality.

fredtsun commented 3 years ago

i think eslint is the thing most people use nowadays? (but im also not familiar with nodejs land so if there is something else, that should be considered too!)