MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / toHaveDiagnostics

Method toHaveDiagnostics

test/setup.ts:9–9  ·  view source on GitHub ↗
(expected?: number[])

Source from the content-addressed store, hash-verified

7 // eslint-disable-next-line @typescript-eslint/naming-convention
8 interface Matchers<R, T> {
9 toHaveDiagnostics(expected?: number[]): R;
10 }
11 }
12}

Callers 6

expectToHaveDiagnosticsFunction · 0.80
bundle.spec.tsFile · 0.80
parse.spec.tsFile · 0.80
tsconfig.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected