Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/changesets/changesets
/ command.ts
File
command.ts
packages/cli/src/commands/init/__tests__/command.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs-extra"
;
2
import
path from
"path"
;
3
import
{ defaultWrittenConfig } from
"@changesets/config"
;
4
import
{ silenceLogsInBlock, testdir } from
"@changesets/test-utils"
;
Callers
nothing calls this directly
Calls
3
silenceLogsInBlock
Function · 0.90
testdir
Function · 0.90
getPaths
Function · 0.85
Tested by
no test coverage detected