robot-js icon indicating copy to clipboard operation
robot-js copied to clipboard

Add eslint to the project

Open dkrutsko opened this issue 8 years ago • 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.

dkrutsko avatar Aug 13 '17 22:08 dkrutsko