Files
homarr/.npmrc
2026-01-15 21:54:44 +01:00

6 lines
243 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
engine-strict=true