Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/changesets/changesets
/ index.test.ts
File
index.test.ts
packages/config/src/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ read, parse } from
"./"
;
2
import
jestInCase from
"jest-in-case"
;
3
import
* as logger from
"@changesets/logger"
;
4
import
{ Config, WrittenConfig } from
"@changesets/types"
;
Callers
nothing calls this directly
Calls
5
testdir
Function · 0.90
temporarilySilenceLogs
Function · 0.90
read
Function · 0.85
parse
Function · 0.85
withPackages
Function · 0.85
Tested by
no test coverage detected