MCPcopy
hub / github.com/formatjs/formatjs / check_package_exports.test.ts

File check_package_exports.test.ts

tools/check_package_exports.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {describe, it, expect, beforeEach, afterEach} from 'vitest'
2import {mkdtempSync, writeFileSync, mkdirSync, rmSync} from 'fs'
3import {join} from 'path'
4import {tmpdir} from 'os'

Callers

nothing calls this directly

Calls 2

collectPathsFunction · 0.90
validatePackageExportsFunction · 0.90

Tested by

no test coverage detected