Skip to content

chore: fix JavaScript lint errors (issue #11495)#11498

Closed
bhumikasudarshani-cmd wants to merge 3 commits intostdlib-js:developfrom
bhumikasudarshani-cmd:fix-eslint-ignore
Closed

chore: fix JavaScript lint errors (issue #11495)#11498
bhumikasudarshani-cmd wants to merge 3 commits intostdlib-js:developfrom
bhumikasudarshani-cmd:fix-eslint-ignore

Conversation

@bhumikasudarshani-cmd
Copy link
Copy Markdown
Contributor

@bhumikasudarshani-cmd bhumikasudarshani-cmd commented Apr 17, 2026

Related Issues

resolves #11495

Description

Fixed JavaScript lint error by updating the ignore pattern to prevent parsing third-party modules in the root directory in-
.eslintignore

@bhumikasudarshani-cmd bhumikasudarshani-cmd requested a review from a team April 17, 2026 06:55
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Apr 17, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

@stdlib-bot stdlib-bot added the Good First PR A pull request resolving a Good First Issue. label Apr 17, 2026
Copy link
Copy Markdown
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.

None of the changes in this PR are desired. As such, I will go ahead and close.

@kgryte kgryte added autoclose: Spam Pull request which should be auto-closed as considered spam. and removed Needs Review A pull request which needs code review. labels Apr 19, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Thank you for working on this pull request. However, we cannot accept your contribution as this pull request does not meet the standards of this project.

Thank you again for your interest in stdlib, and we look forward to reviewing your future contributions.

@stdlib-bot stdlib-bot closed this Apr 19, 2026
@stdlib-js stdlib-js locked as spam and limited conversation to collaborators Apr 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autoclose: Spam Pull request which should be auto-closed as considered spam. Good First PR A pull request resolving a Good First Issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

3 participants