Skip to content

Commit e0a6849

Browse files
author
Sven Ulrich
committed
jest: sonar config
1 parent 63ce8df commit e0a6849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.sonarcloud.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sonar.projectKey=typescript-string-operations
2-
sonar.tests=tests/
2+
sonar.tests=tests
3+
sonar.test.inclusions=**/*.test.ts
34
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
4-
sonar.coverage.exclusions=**/tests/
55
sonar.exclusions=node_modules

0 commit comments

Comments
 (0)