You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The `readWorkspaceManifest` function now parses [pnpm catalogs](https://github.com/pnpm/rfcs/pull/1) configs if given an options object with the `catalogs` property set to `true`. This field will default to `false` until the overall catalogs feature is fully implemented in pnpm.