Skip to content

findWorkspaceConfig

function findWorkspaceConfig(startDir): string | null;

Defined in: packages/analyzer/src/workspace/config.ts:117

Look for a default-named config file in (or above) the given directory.

Parameter Type
startDir string

string | null