Skip to content

Commit 50f8fdc

Browse files
committed
fix: Explicitly enable Jest incase host container defaults to disabled.
1 parent 83ad43a commit 50f8fdc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"jest.enable": true
3+
}

0 commit comments

Comments
 (0)