MCPcopy Create free account
hub / github.com/kentcdodds/kcd-scripts / pre-commit.js

File pre-commit.js

src/scripts/pre-commit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path')
2const spawn = require('cross-spawn')
3const {hasPkgProp, hasFile, resolveBin} = require('../utils')
4

Callers

nothing calls this directly

Calls 4

hasFileFunction · 0.85
hasPkgPropFunction · 0.85
goFunction · 0.85
hereRelativeFunction · 0.70

Tested by

no test coverage detected