dappconnect-sdks/.vscode/settings.json

6 lines
129 B
JSON
Raw Normal View History

2021-09-24 11:36:26 +00:00
{
"typescript.tsdk": "node_modules/typescript/lib",
"jestRunIt.debugTestLabel": "Debug",
"jestRunIt.runTestLabel": "Run"
2022-05-29 14:52:34 +00:00
}