MCPcopy 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

1import fs from "fs-extra";
2import path from "path";
3import { defaultWrittenConfig } from "@changesets/config";
4import { silenceLogsInBlock, testdir } from "@changesets/test-utils";

Callers

nothing calls this directly

Calls 3

silenceLogsInBlockFunction · 0.90
testdirFunction · 0.90
getPathsFunction · 0.85

Tested by

no test coverage detected