Skip to content

Commit

Permalink
set sources for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs committed Feb 5, 2024
1 parent 4e9d922 commit 19a1d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ sonar.host.url=https://sonarcloud.io

sonar.coverage.exclusions=**/*.test.*,**/jest.config.ts,scripts/*
sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.sources=.

0 comments on commit 19a1d5a

Please sign in to comment.