{ "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json", "version": "0.2", "language": "en", "languageId": "markdown", "dictionaryDefinitions": [ { "name": "project-words", "path": "./cspell-dictionary.txt", "addWords": true } ], "dictionaries": ["en_US", "project-words", "typescript", "python"] }