Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/@cspell/dict-cryptocurrencies/cspell-ext.json
{
"id": "cryptocurrencies",
"name": "Cryptocurrencies",
"description": "Cryptocurrencies dictionary.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "cryptocurrencies",
"path": "./dict/cryptocurrencies.txt",
"description": "Cryptocurrencies dictionary."
},
{
"name": "cryptocurrencies-legacy",
"path": "./dict/cryptocurrencies-legacy.txt",
"description": "Legacy Cryptocurrency dictionary."
}
],
"dictionaries": ["cryptocurrencies"]
}