Closed alexcanessa closed 4 years ago
Unless is the same as enableCache
?
enableCache
is same as --cache
Ok thanks 👍
Just added all latest options to typescript-coverage-report (https://github.com/alexcanessa/typescript-coverage-report/pull/31).
That required a bit of mapping 😅
Version: 2.14.2
The
LintOptions
interface should have been updated when--cache
option was added as part of #16.Should be pretty straight forward fix.