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 3b726dc commit 33f5a1bCopy full SHA for 33f5a1b
sonar-project.properties
@@ -1,5 +1,5 @@
1
sonar.projectKey=nut-tree:nut.js
2
-sonar.sources=lib/
+sonar.sources=lib/,index.ts
3
sonar.javascript.lcov.reportPaths=coverage/lcov.info
4
sonar.typescript.lcov.reportPaths=coverage/lcov.info
5
sonar.javascript.exclusions=**/node_modules/**,**/*.spec.js
0 commit comments