pub fn detect_node_workspace(dir: &Path) -> Option<Vec<WorkspacePackage>>Expand description
Detect Node.js workspace packages that have a “dev” script.
pub fn detect_node_workspace(dir: &Path) -> Option<Vec<WorkspacePackage>>Detect Node.js workspace packages that have a “dev” script.