Optional pnpThe PnP files to search for. Note: .mjs files are not currently supported.
[".pnp.js", ".pnp.cjs"]
Optional usePackages managers like Yarn 2 use a .pnp.cjs file to assist in loading
packages stored in the repository.
When true, the spell checker will search up the directory structure for the existence of a PnP file and load it.
false
Generated using TypeDoc
Plug N Play settings to support package systems like Yarn 2.