nostrudel/.vscode/settings.json
2024-02-15 22:30:01 +00:00

19 lines
300 B
JSON

{
"cSpell.words": [
"Bech",
"Chakra",
"damus",
"lnurl",
"Msat",
"nostr",
"noStrudel",
"Npub",
"pubkeys",
"Sats",
"webln"
],
"typescript.enablePromptUseWorkspaceTsdk": true,
"typescript.tsdk": "node_modules/typescript/lib",
"deno.enable": false
}