Type Alias: CSpellVFS
CSpellVFS =
Record<CSpellVFSFileUrl,CSpellVFSFileEntry>
Defined in: cspell-vfs.ts:67
A declaration of files to add to the CSpell Virtual File System.
Since
9.7.0
Stability
experimental
CSpellVFS =
Record<CSpellVFSFileUrl,CSpellVFSFileEntry>
Defined in: cspell-vfs.ts:67
A declaration of files to add to the CSpell Virtual File System.
9.7.0
experimental