wallet-core/packages/idb-bridge/.vscode/settings.json

4 lines
81 B
JSON
Raw Normal View History

{
"editor.tabSize": 2,
"typescript.tsdk": "node_modules/typescript/lib"
}