@cspell/dict-al
Version:
33 lines (32 loc) • 744 B
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"
}
]
}