posterstrudel/.vscode/settings.json
Your Name 60f0ce5680
Some checks are pending
Docker image / build-and-push-image (push) Waiting to run
first commit
2024-09-17 18:11:55 -06: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
}