Open i4erkasov opened 1 day ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
This PR introduces a new feature that allows users to specify a custom redirect port for the
clasp login
command using the--redirect-port
flag.Additionally, it updates
package-lock.json
due to dependency changes during the development process.Linked Issue
Fixes #964.
Checklist
npm run test
succeeds.npm run lint
succeeds.README.md
are included in the PR.