Skip to main content

Type Alias: LanguageIdSingle

LanguageIdSingle = string

Defined in: cspell-types/dist/index.d.mts:1407

A file type:

  • * - will match ALL file types.
  • typescript, cpp, json, etc.

Pattern

^(!?[-\w_\s]+)|(*)$