15 lines
333 B
JSON
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."
|
||
|
}
|
||
|
]
|
||
|
}
|