From f1db15ebf9f9ff35853008fa2da3d82d9834bcbf Mon Sep 17 00:00:00 2001 From: shelly_goldblit Date: Tue, 26 Dec 2023 10:47:39 +0200 Subject: [PATCH] review comments --- .nycrc.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.nycrc.json b/.nycrc.json index 37d639fc..81e323f7 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -12,14 +12,6 @@ "./cypress/**", "./dist/**", "**/*.cy.ts", - "./lighthouse/**", - "./e2e-coverage/**", - "./unit-coverage/**", - "./src/environments/**", - "**/*@globalwebindex/**", - "./config/jest/**", - "./public/vendor/**", - "./scripts/**", "node_modules" ], "report-dir": "coverage",