chore: fix JavaScript and EditorConfig lint errors (issues #10944, #1… by Sumithraju · Pull Request #10947 · stdlib-js/stdlib

Resolves #10944 and #10943.

Description

What is the purpose of this pull request?

This pull request fixes lint errors in the wilcoxon examples 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

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 PR was authored with gpt assistance. identified the lint errors, applied the fixes, and created the commit following stdlib guidelines.


@stdlib-js/reviewers