MCPcopy
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
2import test from 'node:test';
3import assert from 'node:assert/strict';
4import {preProcessXoConfig, matchFilesForTsConfig} from '../../lib/utils.js';

Callers

nothing calls this directly

Calls 2

preProcessXoConfigFunction · 0.85
matchFilesForTsConfigFunction · 0.85

Tested by

no test coverage detected