github.com/freiheit-com/kuberpult@v1.24.2-0.20240328135542-315d5630abe6/services/frontend-service/.npmrc (about)

     1  ; this allows pnpm to hoist the dependencies into the root of `node_modules`
     2  ; it's required for `@material/*` imports to work.
     3  ; read more: https://pnpm.io/npmrc#shamefully-hoist
     4  shamefully-hoist=true
     5  strict-peer-dependencies=false