Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeModulesTreeOptions

Hierarchy

Properties

Optional hoistingLimitsByCwd

hoistingLimitsByCwd: Map<PortablePath, NodeModulesHoistingLimits>

Optional pnpifyFs

pnpifyFs: undefined | false | true

Optional project

project: Project

Optional selfReferencesByCwd

selfReferencesByCwd: Map<PortablePath, Boolean>

Optional validateExternalSoftLinks

validateExternalSoftLinks: undefined | false | true

Generated using TypeDoc