Skip to content

Commit 33f5a1b

Browse files
committed
Updated Sonar sources
1 parent 3b726dc commit 33f5a1b

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
@@ -1,5 +1,5 @@
11
sonar.projectKey=nut-tree:nut.js
2-
sonar.sources=lib/
2+
sonar.sources=lib/,index.ts
33
sonar.javascript.lcov.reportPaths=coverage/lcov.info
44
sonar.typescript.lcov.reportPaths=coverage/lcov.info
55
sonar.javascript.exclusions=**/node_modules/**,**/*.spec.js

0 commit comments

Comments
 (0)