; This npmrc is only needed at the moment
; because npm is used to publish a bundled version of pnpm
; Otherwise, the .npmrc in the root of the repo would be enough
global-style = false
registry = https://registry.npmjs.org/
