Skip to content

chore: fix JavaScript lint errors (issue #10501)#10504

Open
MANDEep22332 wants to merge 4 commits intostdlib-js:developfrom
MANDEep22332:fix/bigint-lint
Open

chore: fix JavaScript lint errors (issue #10501)#10504
MANDEep22332 wants to merge 4 commits intostdlib-js:developfrom
MANDEep22332:fix/bigint-lint

Conversation

@MANDEep22332
Copy link

@MANDEep22332 MANDEep22332 commented Feb 26, 2026

Resolves #10502

Description

  • Read, understood, and followed the contributing guidelines
  • Usage of the native BigInt constructor
  • Use of new Array() in memoize implementation

What is the purpose of this pull request?

This pull request:

  • {{TODO: Fix javascript lint errors}}

#10502

Does this pull request have any related issues?

This pull request has the following related issues:

  • #{{TODO: add related issue number}}

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

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance. This helps reviewers determine how much scrutiny to apply when reviewing your contribution. Example disclosures: "This PR was written primarily by Claude Code." or "I consulted ChatGPT to understand the codebase, but the proposed changes were fully authored manually by myself.".

{{TODO: add disclosure if applicable}}


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added 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. labels Feb 26, 2026
@MANDEep22332 MANDEep22332 changed the title Fix JavaScript lint errors #10501 chore: fix JavaScript lint errors (issue #10501) Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants