Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ tsconfig.spec.ts
File
tsconfig.spec.ts
test/cli/tsconfig.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"fs-extra"
;
2
import
* as os from
"os"
;
3
import
* as path from
"path"
;
4
import
{ locateConfigFile, parseConfigFileWithSystem } from
"../../src/cli/tsconfig"
;
Callers
nothing calls this directly
Calls
7
parseConfigFileWithSystem
Function · 0.90
findAndExpect
Function · 0.85
expect
Function · 0.85
locate
Function · 0.85
resolve
Method · 0.80
toHaveDiagnostics
Method · 0.80
normalize
Function · 0.70
Tested by
no test coverage detected