Skip to content

Commit eee6992

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sonarcloud.properties

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

0 commit comments

Comments
 (0)