@cspell/dict-eu
Version:
Basque dictionary for cspell.
22 lines (21 loc) • 443 B
JSON
{
"id": "eu",
"version": "0.2",
"name": "Basque",
"description": "Basque dictionary.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "eu",
"path": "./dict/eu.trie",
"description": "Basque dictionary."
}
],
"languageSettings": [
{
"languageId": "*",
"locale": "eu",
"dictionaries": ["eu"]
}
]
}