This commit is contained in:
Jan Prochazka
2021-05-27 14:25:20 +02:00
parent 0d7d0bdd60
commit 1ccdf7f07e
3 changed files with 10 additions and 7 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"jestrunner.jestCommand": "node_modules/.bin/cross-env DEVMODE=1 LOCALTEST=1 node_modules/.bin/jest"
}