Skip to content

Commit d21e36d

Browse files
committed
Update sonar properties
1 parent 2415f29 commit d21e36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sonar.sources=src
55
sonar.tests=test
66
sonar.test=test/**/*.spec.ts
77
sonar.junit.reportPaths=./junit.xml
8-
sonar.typescript.lcov.reportPaths=./coverage/lcov.info
8+
sonar.javascript.lcov.reportPaths=./coverage/lcov.info

0 commit comments

Comments
 (0)