Revert "fix(cli): ensure empty lines don't count towards coverage (#11957)" (#12348)

This reverts commit d5b38a9929.
This commit is contained in:
Bartek Iwańczuk 2021-10-06 19:28:28 +02:00 committed by GitHub
parent b686907a45
commit 4e3068be63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 364 additions and 489 deletions

View file

@ -69,6 +69,3 @@ export function ƒ(): number {
// This arrow function should also show up as uncovered.
console.log("%s", () => 1);
// End with a newline: