Checks if the pnpm-workspace.yaml has a catalog section. Returns true if there's a catalog: or catalogs: key in the file.
catalog:
catalogs:
Checks if the pnpm-workspace.yaml has a catalog section. Returns true if there's a
catalog:orcatalogs:key in the file.