Current section

Files

Jump to
spellweaver priv bun node_modules @cspell dict-bash cspell-ext.json
Raw

priv/bun/node_modules/@cspell/dict-bash/cspell-ext.json

{
"id": "bash",
"name": "bash",
"description": "Bash dictionary.",
"import": ["@cspell/dict-shell"],
"languageSettings": [
{
"languageId": "shellscript",
"locale": "*",
"dictionaries": ["bash"]
}
]
}