mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
add sonarlint
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -92,5 +92,9 @@
|
|||||||
"ini",
|
"ini",
|
||||||
"makefile"
|
"makefile"
|
||||||
],
|
],
|
||||||
"typescript.preferences.preferTypeOnlyAutoImports": true
|
"typescript.preferences.preferTypeOnlyAutoImports": true,
|
||||||
|
"sonarlint.connectedMode.project": {
|
||||||
|
"connectionId": "emsesp",
|
||||||
|
"projectKey": "emsesp_EMS-ESP32"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user