dotfiles/.vscode/settings.json
2022-11-17 22:04:23 -08:00

3 lines
49 B
JSON

{
"jest.jestCommandLine": "npm run test --"
}