Update sonarqube to receive test coverage

This commit is contained in:
2026-02-26 21:41:18 -05:00
parent c55ce3ad77
commit 378dae159f
3 changed files with 12 additions and 5 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"sonarlint.connectedMode.project": {
"connectionId": "mattrixwvSonarqube",
"projectKey": "MattrixwvReactComponents"
}
}