status-web/.vscode/settings.json
2022-06-10 13:10:49 +02:00

6 lines
129 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"jestRunIt.debugTestLabel": "Debug",
"jestRunIt.runTestLabel": "Run"
}