Skip to main content
function getProjectConfigState(): null | ProjectConfig;
Gets the project configuration. Returns null if not fetched or not configured.

Returns

null | ProjectConfig The project configuration, or null.