Skip to content

Commit

Permalink
Remove local .npmrc so users can control package source.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Sep 3, 2024
1 parent d8771ab commit 6e4a18b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,6 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

# Force fallback to user/environment NPM settings
.npmrc
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

0 comments on commit 6e4a18b

Please sign in to comment.