pub fn set_script_settings(settings: ScriptSettings)Expand description
Replace the process-wide script settings snapshot. CLI commands call
this after resolving .npmrc / workspace settings for the active
project.
pub fn set_script_settings(settings: ScriptSettings)Replace the process-wide script settings snapshot. CLI commands call
this after resolving .npmrc / workspace settings for the active
project.