git ignore .npmrc - #27620
Conversation
|
Hi! Thank you for opening this PR. Want me to review it? Based on the diff (5 lines, 2 files), I've queued these reviewers:
How this works
|
| @@ -1 +0,0 @@ | |||
| node-linker=isolated | |||
There was a problem hiding this comment.
This is the default for this setting (see https://pnpm.io/settings#nodelinker ) so it does nothing. Thus can safely be removed, removing the last versioned npmrc file.
Bundle size comparisonBase commit: Notable changesNo bundles changed by ≥ 500 bytes parsed. Per-bundle deltas
|
b17b7e6
into
microsoft:main
Description
git ignore .npmrc
Reviewer Guidance
The review process is outlined on this wiki page.