Skip to content

Commit 5a6449d

Browse files
committed
Merge branch 'develop'
2 parents fe92bc1 + 964fcd8 commit 5a6449d

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
@@ -5,7 +5,7 @@ sonar.projectKey=michaeldzjap_react-signature-pad-wrapper
55

66
sonar.organization=michaeldzjap-github
77
sonar.javascript.lcov.reportPaths=coverage/lcov.info
8-
sonar.exclusions=.prettierrc.js, jest.config.js, rollup.config.js, __tests__/**, example/**
8+
sonar.exclusions=.prettierrc.js, jest.config.js, rollup.config.ts, __tests__/**, example/**
99

1010
# defaults to project key
1111
#sonar.projectName=My project

0 commit comments

Comments
 (0)