Add husky and eslint rules
tedconn opened this issue · 0 comments
tedconn commented
Kagekiri has a particular syntax that we want to be faithful to, if we add husky we can make sure that no linting errors get introduced.
In addition we should add eslint rules so that developers see the mistakes as they code.