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