1.0.5 • Published 1 year ago
@cspell/dict-id-id v1.0.5
CSpell Indonesia Dictionary
Indonesia dictionary for cspell.
This is a pre-built dictionary for use with CSpell.
Installation
Global Install and add to CSpell global settings.
npm install -g @cspell/dict-id
cspell link add @cspell/dict-idUninstall from CSpell
cspell link remove @cspell/dict-idManual Installation
Manual installation is useful if you want to include this dictionary as part of your CI/CD lint process.
npm i @cspell/dict-idThe cspell-ext.json file in this package should be added to the import section in your cspell.json file.
{
// …
"import": ["@cspell/dict-id/cspell-ext.json"],
// …
}Dictionary Development
See: How to Create a New Dictionary
Source
Indonesia hunspell dictionary. Kamus Bahasa Indonesia untuk program hunspell.
License
LGPL-3.0
Some packages may have other licenses included.