Skip to content

Comments

chore: fix JavaScript lint errors (issue #9403) #9437

Merged
kgryte merged 3 commits intostdlib-js:developfrom
shubham220420:shubham2204-issue9403
Jan 7, 2026
Merged

chore: fix JavaScript lint errors (issue #9403) #9437
kgryte merged 3 commits intostdlib-js:developfrom
shubham220420:shubham2204-issue9403

Conversation

@shubham220420
Copy link
Contributor

Resolves #9403.

Description

This PR fixes the JavaScript lint errors in the lib/node_modules/@stdlib/utils/unzip/examples/index.js file,

  • Also updates the corresponding changes in the Example section of lib/node_modules/@stdlib/utils/unzip/README.md file.

Related Issues

Does this pull request have any related issues?

This pull request has the following related issues:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Dec 30, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Dec 30, 2025

Coverage Report

Package Statements Branches Functions Lines
utils/unzip $\color{green}151/151$
$\color{green}+0.00%$
$\color{green}23/23$
$\color{green}+0.00%$
$\color{green}1/1$
$\color{green}+0.00%$
$\color{green}151/151$
$\color{green}+0.00%$

The above coverage report was generated for the changes in this PR.

@kgryte kgryte added status: Blocked Issue or pull request which is currently blocked. and removed Needs Review A pull request which needs code review. labels Dec 30, 2025
@stdlib-bot stdlib-bot added the Potential Duplicate There might be another pull request resolving the same issue. label Dec 31, 2025
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kgryte kgryte removed the status: Blocked Issue or pull request which is currently blocked. label Jan 7, 2026
@kgryte kgryte merged commit 040d8ec into stdlib-js:develop Jan 7, 2026
48 checks passed
@shubham220420 shubham220420 deleted the shubham2204-issue9403 branch January 16, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Good First PR A pull request resolving a Good First Issue. Potential Duplicate There might be another pull request resolving the same issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

3 participants