MCPcopy
hub / github.com/haydenbleasel/ultracite / pre-commit.ts

File pre-commit.ts

packages/cli/src/integrations/pre-commit.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile } from "node:fs/promises";
2
3import { dlxCommand } from "nypm";
4import type { PackageManagerName } from "nypm";

Callers

nothing calls this directly

Calls 4

writeProjectFileFunction · 0.90
existsFunction · 0.90
createPreCommitConfigFunction · 0.85
createUltraciteCommandFunction · 0.70

Tested by

no test coverage detected