Skip to content

Add JS linter to the docs codebase

Jacques Erasmus requested to merge 444-add-js-linter into master

This adds a JS linter to the codebase.

TODO

  • Add and configure eslint
  • Fix eslint violations
  • Configure our CI pipeline to run the linter

Closes #444 (closed)

Merge request reports