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