Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
3
import
{ createPackageJSON, mergePackageJSON } from
'../src/package-json.js'
4
import
type
{ Options, Framework } from
'../src/types.js'
Callers
nothing calls this directly
Calls
2
createPackageJSON
Function · 0.90
mergePackageJSON
Function · 0.90
Tested by
no test coverage detected