Searched defs:commentDirectiveRegExSingleLine (Results 1 – 2 of 2) sorted by relevance
105 const commentDirectiveRegExSingleLine = /^\/*\s*@ts-(expect-error|ignore|check|nocheck)(.*)/; constant
286 const commentDirectiveRegExSingleLine = /^\s*\/\/\/?\s*@(ts-expect-error|ts-ignore)/; constant