Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix javascript linting error #5947

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

thedeeppp
Copy link
Contributor

Resolves #5468 .

Description

What is the purpose of this pull request?

This pull request:

  • fixes javascript linting errors.

Related Issues

Does this pull request have any related issues?

This pull request:

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.


@stdlib-js/reviewers

Signed-off-by: the_deeppp <deepbtrivedi04@gmail.com>
@stdlib-bot stdlib-bot added Tools Issue or pull request related to project tooling. First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. and removed First-time Contributor A pull request from a contributor who has never previously committed to the project repository. labels Mar 10, 2025
@aayush0325 aayush0325 changed the title fixed javascript linting error chore: fix javascript linting error Mar 16, 2025
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Mar 17, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 17, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 17, 2025

PR Commit Message

chore: fix JavaScript lint error

PR-URL: https://github.com/stdlib-js/stdlib/pull/5947
Closes: https://github.com/stdlib-js/stdlib/issues/5468

Reviewed-by: Aayush Khanna <aayushiitbhu23@gmail.com>
Signed-off-by: the_deeppp <deepbtrivedi04@gmail.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 4a666ce into stdlib-js:develop Mar 17, 2025
96 of 97 checks passed
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. Ready To Merge A pull request which is ready to be merged. Tools Issue or pull request related to project tooling.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors
4 participants