Skip to content

Commit 4e1c9e7

Browse files
committed
chore: vscode remove jest config
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent c05c3d8 commit 4e1c9e7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@
1212
"sonarlint.connectedMode.project": {
1313
"connectionId": "gitify-app",
1414
"projectKey": "gitify-app_gitify"
15-
},
16-
// Disable Jest extension - this project uses Vitest
17-
"jest.enable": false
15+
}
1816
}

0 commit comments

Comments
 (0)