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 f61875f commit a50ff4aCopy full SHA for a50ff4a
sonar-project.properties
@@ -1,4 +1,4 @@
1
sonar.projectKey=r2don_nest-http-interface
2
sonar.organization=r2don
3
sonar.javascript.lcov.reportPaths=coverage/lcov.info
4
-sonar.coverage.exclusions=**.spec.ts,plugin.js
+sonar.coverage.exclusions=**.spec.ts,plugin.js,example/**/*
0 commit comments