mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-22 09:58:10 +00:00
8 lines
225 B
JSON
8 lines
225 B
JSON
{
|
|
"cSpell.userWords": [], // only use words from .cspell.json
|
|
"cSpell.enabled": true,
|
|
"editor.formatOnSave": true,
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"typescript.enablePromptUseWorkspaceTsdk": true
|
|
}
|