Current section

Files

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

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

{
"id": "al",
"version": "0.2",
"name": "AL",
"description": "AL (Microsoft Business Central) Dictionary",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "al",
"path": "./dict/al.txt",
"description": "AL Keywords Dictionary"
}
],
"dictionaries": [],
"languageSettings": [
{
"languageId": "al",
"locale": "*",
"includeRegExpList": [],
"ignoreRegExpList": [],
"patterns": [],
"dictionaries": ["al"],
"dictionaryDefinitions": []
}
],
"overrides": [
{
"filename": "**/*.al",
"languageId": "al"
}
]
}