resolveSetupConfig
resolveSetupConfig(
options):SetupConfig
Defined in: resolveSetupConfig.ts:63
Resolves the feature list a setup run should apply from a base config, a project-local config file’s overrides, a named preset, and boolean CLI flags — in that precedence order. See this package’s README for the full resolution rules and an end-to-end example.