Closed zwhitchcox closed 3 years ago
Lint was breaking my tests...it would say module "ts-lint" not found. When I upgraded @balena/lint, the tests ran fine.
module "ts-lint"
@balena/lint
Change-type: patch
@zvin...I keep getting the error:
Error: Commit body should not contain footer tags
And I'm not quite sure what it means. Is this referring to line breaks in the commit?
Lint was breaking my tests...it would say
module "ts-lint"
not found. When I upgraded@balena/lint
, the tests ran fine.Change-type: patch