botblock/BotBlock.org

Add eslint to the test suite

MattIPv4 opened this issue · 3 comments

Website/API Suggestion

Description

We should add eslint to the test suite with a full rule set based off of the existing code style of the project (pretty standard). If there exists an eslint plugin for pug, we should also make use of that.

Why

Consistent code style.

Can i work on this @MattIPv4 ?

Sure thing, absolutely @VivekSingh777

Config & test added in #25
Fixing existing errors in #26

Can then merge eslint into node.