猩星文档 / npm8中文文档
    • npm 8.19.1
    • 1  CLI 命令
    • 1-21  npm find-dupes
    • 1-21-1  概要
    • 1-21-2  描述
    • 1-21-3  配置
    • 1-21-3-1  `global-style`
    • 1-21-3-2  `legacy-bundling`
    • 1-21-3-3  `strict-peer-deps`
    • 1-21-3-4  `package-lock`
    • 1-21-3-5  `omit`
    • 1-21-3-6  `ignore-scripts`
    • 1-21-3-7  `audit`
    • 1-21-3-8  `bin-links`
    • 1-21-3-9  `fund`
    • 1-21-3-10  `workspace`
    • 1-21-3-11  `workspaces`
    • 1-21-3-12  `include-workspace-root`
    • 1-21-3-13  `install-links`
npm 8.19.1/ CLI 命令/ npm find-dupes/

配置

  • `global-style`
  • `legacy-bundling`
  • `strict-peer-deps`
  • `package-lock`
  • `omit`
  • `ignore-scripts`
  • `audit`
  • `bin-links`
  • `fund`
  • `workspace`
  • `workspaces`
  • `include-workspace-root`
  • `install-links`
上一章: 描述
下一章: `global-style`