From f234bb321421e7312a83595934a1abf81c7af70c Mon Sep 17 00:00:00 2001 From: Axel Date: Wed, 1 Dec 2021 17:32:06 +0100 Subject: [PATCH] fix: rel="noopener" to the link in the generated html reports Co-authored-by: Benjamin E. Coe --- packages/istanbul-reports/lib/html/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/istanbul-reports/lib/html/index.js b/packages/istanbul-reports/lib/html/index.js index c3939974..e7ccd2f7 100644 --- a/packages/istanbul-reports/lib/html/index.js +++ b/packages/istanbul-reports/lib/html/index.js @@ -100,7 +100,7 @@ function footerTemplate(details) {