Skip to main content

@yarnpkg/plugin-pnp

This plugin adds support for installing packages according to the Plug'n'Play specification.

Install

This plugin is included by default in Yarn.

Index

Functions

getPnpPath

quotePathIfNeeded

  • quotePathIfNeeded(path: string): string
  • Parameters

    • path: string

    Returns string

Variables

constdefault

default: Plugin<CoreHooks & StageHooks> = ...