Current section

Files

Jump to
spellweaver priv bun node_modules @cspell dict-fsharp cspell-ext.json
Raw

priv/bun/node_modules/@cspell/dict-fsharp/cspell-ext.json

{
"id": "fsharp",
"version": "0.2",
"name": "F#",
"description": "F# dictionary.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "fsharp",
"path": "./dict/fsharp.txt",
"description": "F# dictionary."
}
],
"dictionaries": [],
"languageSettings": [
{
"languageId": "fsharp",
"locale": "*",
"includeRegExpList": [],
"ignoreRegExpList": [],
"patterns": [],
"dictionaries": ["fsharp", "dotnet"],
"dictionaryDefinitions": []
}
]
}