Created
February 10, 2025 19:32
-
-
Save daliborgogic/5f07a024594db8d7cfabf2389021b8fd to your computer and use it in GitHub Desktop.
Fix problems which pnpm introduced by trying to be fancy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package-lock=true | |
auto-install-peers=true | |
strict-peer-dependencies=false | |
child-concurrency=1 | |
resolution-mode=highest | |
prefer-symlinked-executables=true | |
node-linker=hoisted | |
package-import-method=copy | |
hoist=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment