We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2558a8 + 2aac85c commit ccad512Copy full SHA for ccad512
.vscode/settings.json
@@ -9,5 +9,6 @@
9
"sonarlint.connectedMode.project": {
10
"connectionId": "sir-gon",
11
"projectKey": "sir-gon_algorithm-exercises-js"
12
- }
+ },
13
+ "snyk.advanced.additionalParameters": "--exclude=.trunk,coverage"
14
}
0 commit comments