Add pnpm-workspace.yaml schema#4235
Add pnpm-workspace.yaml schema#4235hyperupcall merged 5 commits intoSchemaStore:masterfrom danielbayley:pnpm-workspace
Conversation
|
Thanks for the PR! This section of the codebase is owned by @madskristensen and |
|
Thanks! I'll be able to merge this once all the tests pass. I would recommend replacing the |
|
@hyperupcall Updated… |
|
Thanks |
* Add pnpm-workspace.yaml schema * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update pnpm-workspace.yaml schema * Update catalog.json --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Edwin Kofler <[email protected]>
|
Great stuff, thank you @danielbayley! You probably know that pnpm 10.5 has added more properties to
Essentially, the whole It’d be great to see the schema updated. WDYT? |
I think we should not rush to delete it now, because pnpm versions below 10.5 only support adding related configurations in |
|
The PR I submitted only supplemented the |
|
@btea pnpm 10.6.0 also supports settings from |
|
yeah, I'll try to add that setting. |

For example:
Depends on #4233, and #4234.
Note
For reference, better linting, and composability, I have built my own collection of schemas here: https://github.com/danielbayley/schemas