Skip to content
This repository has been archived by the owner. It is now read-only.

Commit f449f03

Browse files
committed
chore: add vscode settings
1 parent 475a838 commit f449f03

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.vscode/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"sonarlint.connectedMode.project": {
3+
"connectionId": "mocks-server",
4+
"projectKey": "mocks-server_cypress-commands"
5+
}
6+
}

0 commit comments

Comments
 (0)