Robot/robot-js

Add eslint to the project

dkrutsko opened this issue · 0 comments

The JavaScript portion of the code should be linted through eslint. This will require adding an .eslintrc.json file and setting up some sort of NPM script to run it. Alternatively, this could also be implemented as part of the testing framework.