You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// cSpell Settings |
|
{ |
|
"id": "fonts", |
|
"name": "font names", |
|
"description": "Font names dictionary for cspell.", |
|
"dictionaryDefinitions": [ |
|
{ |
|
"name": "fonts", |
|
"file": "./fonts.txt.gz", |
|
"description": "Font names dictionary for cspell." |
|
} |
|
] |
|
}
|
|
|