mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:36:24 +01:00
11 lines
191 B
JSON
11 lines
191 B
JSON
|
|
{
|
||
|
|
"dictionaries": ["en-us", "custom-words"],
|
||
|
|
"dictionaryDefinitions": [
|
||
|
|
{
|
||
|
|
"name": "custom-words",
|
||
|
|
"path": "./.cspell/custom-words.txt",
|
||
|
|
"addWords": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|