Closed surilindur closed 6 months ago
Bumping ESLint does not work, it seems, due to something not working with version 9.x, so I have reverted it to version 8. :frowning_face:
Totals | |
---|---|
Change from base Build 8660687866: | 0.0% |
Covered Lines: | 83 |
Relevant Lines: | 83 |
Here is a small set of changes to:
return
statement in the CLI, that fixes #79husky
version 9, by adding the.husky/pre-commit
script and removing the redundant entry frompackage.json
package.json
to make it cleanereslint
andtypescript
)Any feedback is welcome!