Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xojs/xo
/ files-matching.test.ts
File
files-matching.test.ts
test/xo/files-matching.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
import
test from
'node:test'
;
3
import
assert from
'node:assert/strict'
;
4
import
{preProcessXoConfig, matchFilesForTsConfig} from
'../../lib/utils.js'
;
Callers
nothing calls this directly
Calls
2
preProcessXoConfig
Function · 0.85
matchFilesForTsConfig
Function · 0.85
Tested by
no test coverage detected