MCPcopy Create free account

hub / github.com/kentcdodds/kcd-scripts / functions

Functions44 in github.com/kentcdodds/kcd-scripts

↓ 15 callersFunctionhasFile
(...p)
src/utils.js:66
↓ 15 callersFunctionparseEnv
(name, def)
src/utils.js:93
↓ 8 callersFunctionfromRoot
(...p)
src/utils.js:64
↓ 8 callersFunctionmockPkg
({package: pkg = {}, path = '/blah/package.json'})
src/__tests__/utils.js:184
↓ 8 callersFunctionresolveBin
(modName, {executable = modName, cwd = process.cwd()} = {})
src/utils.js:31
↓ 7 callersFunctionhasPkgProp
src/utils.js:70
↓ 7 callersFunctionsetupWithScripts
(scripts = ['test', 'lint', 'build', 'typecheck'])
src/scripts/__tests__/validate.js:63
↓ 7 callersFunctionwithDefaultSetup
(setupFn)
src/scripts/__tests__/validate.js:88
↓ 5 callersFunctionhasPkgSubProp
src/utils.js:72
↓ 5 callersFunctionifAnyDep
(deps, t, f)
src/utils.js:87
↓ 4 callersFunctionifPkgSubProp
src/utils.js:75
↓ 3 callersFunctionhasAnyDep
src/utils.js:82
↓ 3 callersFunctionmockCosmiconfig
(result = null)
src/__tests__/utils.js:188
↓ 2 callersFunctioncapitalize
src/config/rollup.config.js:29
↓ 2 callersFunctionhereRelative
src/scripts/lint.js:8
↓ 2 callersFunctionhereRelative
src/scripts/format.js:10
↓ 2 callersFunctionnormalizePaths
(value)
src/scripts/__tests__/helpers/serializers.js:14
↓ 2 callersFunctionresolveKcdScripts
()
src/utils.js:19
↓ 2 callersFunctionsetupWithArgs
(args = [])
src/scripts/__tests__/validate.js:74
↓ 2 callersFunctiontoPOSIX
src/utils.js:65
↓ 1 callersFunctionattemptResolve
(...resolveArgs)
src/run-script.js:121
↓ 1 callersFunctionenvIsSet
(name)
src/utils.js:104
↓ 1 callersFunctiongetConcurrentlyArgs
(scripts, {killOthers = true} = {})
src/utils.js:112
↓ 1 callersFunctiongetEnv
()
src/run-script.js:42
↓ 1 callersFunctiongetNodeVersion
({engines: {node: nodeVersion = '10.13'} = {}})
src/config/babelrc.js:102
↓ 1 callersFunctiongetRollupInputs
()
src/utils.js:199
↓ 1 callersFunctiongetRollupOutput
(format = process.env.BUILD_FORMAT)
src/utils.js:210
↓ 1 callersFunctiongo
()
src/scripts/pre-commit.js:20
↓ 1 callersFunctionhandleSignal
(result)
src/run-script.js:104
↓ 1 callersFunctionhasLocalConfig
(moduleName, searchOptions = {})
src/utils.js:174
↓ 1 callersFunctionhere
src/scripts/lint.js:7
↓ 1 callersFunctionhere
src/scripts/pre-commit.js:5
↓ 1 callersFunctionhere
src/scripts/format.js:9
↓ 1 callersFunctionhere
src/config/rollup.config.js:28
↓ 1 callersFunctionhere
src/config/jest.config.js:4
↓ 1 callersFunctionhereRelative
src/scripts/pre-commit.js:6
↓ 1 callersFunctionifTypescript
(t, f)
src/utils.js:91
↓ 1 callersFunctionspawnScript
()
src/run-script.js:58
↓ 1 callersFunctionuniq
(arr)
src/utils.js:147
↓ 1 callersFunctionwriteExtraEntry
(name, {cjs, esm}, clean = true)
src/utils.js:151
FunctionexternalPredicate
(id)
src/config/rollup.config.js:71
FunctiongenerateTypeDefs
(outputDir)
src/utils.js:181
FunctionifFile
(files, t, f)
src/utils.js:67
Functiononwrite
()
src/config/rollup.config.js:159