MCPcopy Create free account
hub / github.com/alovajs/devtools / createConfig

Function createConfig

packages/wormhole/src/createConfig.ts:19–36  ·  view source on GitHub ↗

* Create a templated configuration file. * @param options - Configuration file creation options * @param options.projectPath - The root path of the project (optional) * @param options.type - The template type to use (optional) * @returns A promise that resolves when the config is created

({ projectPath = '', type }: ConfigCreationOptions = {})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

config.spec.tsFile · 0.85
generate.spec.tsFile · 0.85
actionInitFunction · 0.85

Calls 3

outputFileMethod · 0.80
getModuleTypeMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected