You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# pnpm-related options
|
|
shamefully-hoist=true
|
|
strict-peer-dependencies=false
|
|
# to get the latest compatible packages when creating the project https://github.com/pnpm/pnpm/issues/6463
|
|
resolution-mode=highest
|
|
|