MCPcopy
hub / github.com/vitejs/vite / tsconfig-json.spec.ts

File tsconfig-json.spec.ts

playground/tsconfig-json/__tests__/tsconfig-json.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import fs from 'node:fs'
3import { transformWithEsbuild } from 'vite'
4import { describe, expect, test } from 'vitest'

Callers

nothing calls this directly

Calls 3

testFunction · 0.90
transformWithEsbuildFunction · 0.90
resolveMethod · 0.65

Tested by

no test coverage detected