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",