Closed buffcode closed 2 years ago
The current master does not pass the specified linting rules. Additionals the test directory is not linted at all.
master
test
This PR adds:
yarn lint
lint:fix
Thank you!
:tada: This PR is included in version 3.0.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
The current
master
does not pass the specified linting rules. Additionals thetest
directory is not linted at all.This PR adds:
test
directoryyarn lint
to the husky pre-commit hook so this won't occur againlint:fix