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.
2 parents fe92bc1 + 964fcd8 commit 5a6449dCopy full SHA for 5a6449d
sonar-project.properties
@@ -5,7 +5,7 @@ sonar.projectKey=michaeldzjap_react-signature-pad-wrapper
5
6
sonar.organization=michaeldzjap-github
7
sonar.javascript.lcov.reportPaths=coverage/lcov.info
8
-sonar.exclusions=.prettierrc.js, jest.config.js, rollup.config.js, __tests__/**, example/**
+sonar.exclusions=.prettierrc.js, jest.config.js, rollup.config.ts, __tests__/**, example/**
9
10
# defaults to project key
11
#sonar.projectName=My project
0 commit comments