Compare commits

...

2 Commits

Author SHA1 Message Date
shelly_goldblit f9e07941e0 more review comments 2023-12-26 10:48:26 +02:00
shelly_goldblit f1db15ebf9 review comments 2023-12-26 10:47:39 +02:00
-9
View File
@@ -11,15 +11,6 @@
"./coverage/**",
"./cypress/**",
"./dist/**",
"**/*.cy.ts",
"./lighthouse/**",
"./e2e-coverage/**",
"./unit-coverage/**",
"./src/environments/**",
"**/*@globalwebindex/**",
"./config/jest/**",
"./public/vendor/**",
"./scripts/**",
"node_modules"
],
"report-dir": "coverage",