typescript-config/.vscode/settings.json
Naomi Carrigan 46841ec383
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 11s
feat(tools): set up sonar
2025-02-26 12:07:34 -08:00

6 lines
125 B
JSON

{
"sonarlint.connectedMode.project": {
"connectionId": "Naomi",
"projectKey": "typescript-config"
}
}