We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05c3d8 commit 4e1c9e7Copy full SHA for 4e1c9e7
1 file changed
.vscode/settings.json
@@ -12,7 +12,5 @@
12
"sonarlint.connectedMode.project": {
13
"connectionId": "gitify-app",
14
"projectKey": "gitify-app_gitify"
15
- },
16
- // Disable Jest extension - this project uses Vitest
17
- "jest.enable": false
+ }
18
}
0 commit comments