UNPKG

@cspell/dict-node

Version:
31 lines (30 loc) 746 B
{ "id": "node", "name": "Node.js", "description": "Node.js dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "node", "path": "./dict/node.txt", "description": "Node.js dictionary." } ], "dictionaries": [], "languageSettings": [ { "languageId": "javascript,typescript,javascriptreact,typescriptreact", "locale": "*", "includeRegExpList": [], "ignoreRegExpList": [], "dictionaries": ["node"], "dictionaryDefinitions": [] } ], "overrides": [ { "filename": "**/package.json", "dictionaries": ["node"] } ] }