{ "$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"] }