renew-js/renew-formalism

Fix eslint errors and make sure they dont happen again

Opened this issue · 0 comments

Problem

Es lint is reporting some error. After removing them, we should also add husky to ensure not to commit errors again. Also it should be added to the CI, in case that someone bypass husky somehow.

  • Fix eslint errors
  • Add husky package
  • Ensure with CI