Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
path = require(
'path'
)
2
const
spawn = require(
'cross-spawn'
)
3
const
{hasPkgProp, hasFile, resolveBin} = require(
'../utils'
)
4
Callers
nothing calls this directly
Calls
4
hasFile
Function · 0.85
hasPkgProp
Function · 0.85
go
Function · 0.85
hereRelative
Function · 0.70
Tested by
no test coverage detected