review comments

This commit is contained in:
shelly_goldblit
2023-12-26 10:47:39 +02:00
parent b3f90d14ea
commit f1db15ebf9
-8
View File
@@ -12,14 +12,6 @@
"./cypress/**", "./cypress/**",
"./dist/**", "./dist/**",
"**/*.cy.ts", "**/*.cy.ts",
"./lighthouse/**",
"./e2e-coverage/**",
"./unit-coverage/**",
"./src/environments/**",
"**/*@globalwebindex/**",
"./config/jest/**",
"./public/vendor/**",
"./scripts/**",
"node_modules" "node_modules"
], ],
"report-dir": "coverage", "report-dir": "coverage",