| # 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 | |
| # 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 | |