Type alias LanguageIdMultipleNeg

LanguageIdMultipleNeg: string

This can be 'typescript,cpp,json,literal haskell', etc.

Pattern

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