Files
Homarr/.npmrc
2023-12-08 22:35:15 +01:00

6 lines
225 B
Plaintext

# Expo doesn't play nice with pnpm by default.
# The symbolic links of pnpm break the rules of Expo monorepos.
# @link https://docs.expo.dev/guides/monorepos/#common-issues
node-linker=hoisted
strict-peer-dependencies=false