get
get copied to clipboard
Use electron_custom_version set by npm_config or npm_package_config
It would be nice if the electron_custom_version option https://github.com/electron/get/blob/607f6217f71186e93b73dc4f1be94dc758d135da/src/index.ts#L81 would also be searched for in the env vars set by the npm_config or npm_package_config similar to the other env var options https://github.com/electron/get/blob/607f6217f71186e93b73dc4f1be94dc758d135da/src/artifact-utils.ts#L36-L41