lix-website/themes/lix/assets/bootstrap/node_modules/@cspell/dict-companies/cspell-ext.json

15 lines
370 B
JSON
Raw Normal View History

2024-04-27 03:39:10 +00:00
{
"id": "companies",
"name": "Company names",
"readonly": true,
"description": "Company names dictionary for cspell.",
"dictionaryDefinitions": [
{
"name": "companies",
"path": "./companies.txt.gz",
"description": "Company names dictionary for cspell."
}
],
"dictionaries": ["companies"]
}