dappconnect-sdks/.vscode/settings.json

6 lines
129 B
JSON

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