solorice/vscode/extensions/streetsidesoftware.code-spell-checker-2.1.11/node_modules/@cspell/dict-fonts/cspell-ext.json
2022-04-28 20:54:44 +03:00

15 lines
333 B
JSON

// cSpell Settings
{
"id": "fonts",
"name": "font names",
"description": "Font names dictionary for cspell.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "fonts",
"path": "./fonts.txt.gz",
"description": "Font names dictionary for cspell."
}
]
}