Skip to content

Commit dd82b13

Browse files
committed
feat(config): agregar archivo de configuración para SonarCloud
1 parent e434b47 commit dd82b13

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.sonarlint/connectedMode.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sonarCloudOrganization": "historial-plus",
3+
"projectKey": "luislh-dev_HistorialPlus",
4+
"region": "EU"
5+
}

0 commit comments

Comments
 (0)