<command>

Run npm command. Example for command __dispatch__:

@npm __dispatch__ {
    arguments: "--port=1337"
}

Argument Reference

The following arguments are supported:

  • arguments - (Optional) Arguments to pass to target.
Last updated on