Skip to content

Commit 964fcd8

Browse files
authored
Update sonar-project.properties
1 parent e496490 commit 964fcd8

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)