Skip to content

Commit 2bc6ce1

Browse files
committed
chore: add project specific vscode settings
1 parent 0f94548 commit 2bc6ce1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vscode/settings.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"jest.pathToJest": "yarn test"
3+
}

0 commit comments

Comments
 (0)