Skip to content

pantoken-root / packages/cli/src / ensureComponentsJsonRegistry

Function: ensureComponentsJsonRegistry()

ensureComponentsJsonRegistry(cwd?): boolean

Beta

Ensure components.json in the given directory registers the @pantoken namespace. Returns true if modified or already present, false if components.json does not exist.

Parameters

cwd?

string = ...

Returns

boolean