lix-website/themes/lix/assets/bootstrap/node_modules/@cspell/cspell-bundled-dicts/cspell-compatibility.json
2024-04-26 22:49:34 -06:00

16 lines
532 B
JSON

{
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"version": "0.2",
"name": "cspell compatibility settings Json",
"id": "cspell-compatibility-json",
"readonly": true,
"dictionaryDefinitions": [
{
"path": "./compatibility-words.txt.gz",
"description": "Some words with accents that should be considered correct.",
"name": "backwards-compatibility"
}
],
"dictionaries": ["backwards-compatibility"]
}