mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 13:21:44 +01:00
19 lines
300 B
JSON
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
|
|
}
|