4.1.0 • Published 11 months ago
@cspell/dict-da-dk v4.1.0
CSpell Danish Dictionary
Danish dictionary for CSpell.
This is a pre-built dictionary, base on Stavekontrolden, for use with CSpell.
Installation
Global Install and add to CSpell global settings.
npm install -g @cspell/dict-da-dk
cspell link add @cspell/dict-da-dkUninstall from CSpell
cspell link remove @cspell/dict-da-dkManual Installation
The cspell-ext.json file in this package should be added to the import section in your cspell.json file.
{
// …
"import": ["@cspell/dict-da-dk/cspell-ext.json"],
"language": "da-DK",
// …
}Resources
The Hunspell source for this dictionary can be found: