We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2415f29 commit d21e36dCopy full SHA for d21e36d
sonar-project.properties
@@ -5,4 +5,4 @@ sonar.sources=src
5
sonar.tests=test
6
sonar.test=test/**/*.spec.ts
7
sonar.junit.reportPaths=./junit.xml
8
-sonar.typescript.lcov.reportPaths=./coverage/lcov.info
+sonar.javascript.lcov.reportPaths=./coverage/lcov.info
0 commit comments