Current section

Files

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

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

{
"id": "r",
"version": "0.2",
"name": "R",
"description": "R dictionary.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "r",
"path": "./r.txt.gz",
"description": "R dictionary."
}
],
"languageSettings": [
{
"languageId": "r",
"locale": "*",
"dictionaries": ["r"]
}
]
}