Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/changesets/changesets
/ index.ts
File
index.ts
packages/config/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"fs-extra"
;
2
import
path from
"path"
;
3
import
micromatch from
"micromatch"
;
4
import
{ ValidationError } from
"@changesets/errors"
;
Callers
nothing calls this directly
Calls
1
parse
Function · 0.85
Tested by
no test coverage detected