UNPKG

@cspell/dict-shell

Version:
32 lines (31 loc) 773 B
{ "id": "shellscript", "name": "ShellScript", "description": "ShellScript dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "bash", "path": "./dict/bash-words.txt", "description": "Bash dictionary." }, { "name": "shellscript", "path": "./dict/shell-all-words.txt", "description": "ShellScript dictionary." } ], "dictionaries": [], "languageSettings": [ { "languageId": "shellscript", "locale": "*", "dictionaries": ["shellscript"] }, { "languageId": "bashscript", "locale": "*", "dictionaries": ["bash"] } ] }