diff --git a/.vscode/settings.json b/.vscode/settings.json index ab21de54e..57c1e2f0c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -92,5 +92,9 @@ "ini", "makefile" ], - "typescript.preferences.preferTypeOnlyAutoImports": true + "typescript.preferences.preferTypeOnlyAutoImports": true, + "sonarlint.connectedMode.project": { + "connectionId": "emsesp", + "projectKey": "emsesp_EMS-ESP32" + } } \ No newline at end of file