Skip to main content

Normalize Tooling

Normalize scripts, gypfile, config, and workspaces fields in workspace package.json files.

Summary

The normalize-tooling recipe handles tooling-related fields in each workspace's package.json. It normalizes the scripts object, gypfile flag, config object, and workspaces field according to workspace role conventions.

Usage

nova recipe package-json normalize-tooling [options]

Options

FlagDescription
-d, --dry-runPreview changes without modifying files.
-r, --replace-fileOverwrite the original file instead of creating a backup.