dbgate/.vscode/settings.json

3 lines
108 B
JSON
Raw Normal View History

2021-05-27 12:25:20 +00:00
{
"jestrunner.jestCommand": "node_modules/.bin/cross-env DEVMODE=1 LOCALTEST=1 node_modules/.bin/jest"
}