Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
auto-install-peers=true

# Enforce the root `engines` range at install time instead of documenting it.
# Root package.json declares node >=22.11 / pnpm >=10; without this flag those
# are advisory and an unsupported toolchain fails later, in confusing ways.
# If this refused your install: upgrade node/pnpm to the declared floors.
engine-strict=true
Loading