MCPcopy Create free account
hub / github.com/TanStack/cli / conditional-packages.test.ts

File conditional-packages.test.ts

packages/create/tests/conditional-packages.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2
3import { createPackageJSON, mergePackageJSON } from '../src/package-json.js'
4import type { Options, Framework } from '../src/types.js'

Callers

nothing calls this directly

Calls 2

createPackageJSONFunction · 0.90
mergePackageJSONFunction · 0.90

Tested by

no test coverage detected