MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / noImplicitSelfOption.spec.ts

File noImplicitSelfOption.spec.ts

test/unit/functions/noImplicitSelfOption.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from "path";
2import { transpileFiles } from "../../../src";
3import { couldNotResolveRequire } from "../../../src/transpilation/diagnostics";
4import * as util from "../../util";

Callers

nothing calls this directly

Calls 5

transpileFilesFunction · 0.90
expectFunction · 0.85
getLuaResultMethod · 0.80
keysMethod · 0.65
valuesMethod · 0.65

Tested by

no test coverage detected