Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 3 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
shamefully-hoist=false
# Intentionally empty. pnpm defaults are fine for the ecosystem;
# avoid `shamefully-hoist=false` (the default anyway) because npm warns
# on unknown keys and the noise shows up in every `npm view`/`npm deprecate`.
4 changes: 3 additions & 1 deletion templates/dotfiles/npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
shamefully-hoist=false
# Intentionally empty. pnpm defaults are fine for the ecosystem;
# avoid `shamefully-hoist=false` (the default anyway) because npm warns
# on unknown keys and the noise shows up in every `npm view`/`npm deprecate`.
Loading