Skip to content

chore: fix JavaScript lint errors (issue #11444)#11457

Open
bhumikasudarshani-cmd wants to merge 3 commits intostdlib-js:developfrom
bhumikasudarshani-cmd:fix/js-lint-errors-11444
Open

chore: fix JavaScript lint errors (issue #11444)#11457
bhumikasudarshani-cmd wants to merge 3 commits intostdlib-js:developfrom
bhumikasudarshani-cmd:fix/js-lint-errors-11444

Conversation

@bhumikasudarshani-cmd
Copy link
Copy Markdown

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

Related Issues

resolves #11444

Description

Fixed JavaScript lint error by replacing new Array() constructor with array literal in-

lib/node_modules/@stdlib/assert/is-readable-property-in/benchmark/benchmark.js

@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 Apr 14, 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 14, 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. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

2 participants