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

docs: fix isNan to isNaN #4106

Merged
merged 1 commit into from
Sep 27, 2024
Merged

docs: fix isNan to isNaN #4106

merged 1 commit into from
Sep 27, 2024

Conversation

Omochice
Copy link
Contributor

Summary

The https://biomejs.dev/linter/rules/use-number-namespace/ page says isNan, but actually isNaN, so I fixed it.

Test Plan

No(only docs).

@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Sep 27, 2024
@ematipico ematipico merged commit 97e86f5 into biomejs:main Sep 27, 2024
11 checks passed
Copy link

codspeed-hq bot commented Sep 27, 2024

CodSpeed Performance Report

Merging #4106 will improve performances by 7.04%

Comparing Omochice:main (624bbfe) with main (75b4387)

Summary

⚡ 1 improvements
✅ 106 untouched benchmarks

Benchmarks breakdown

Benchmark main Omochice:main Change
db_17847247775464589309.json[cached] 14 ms 13.1 ms +7.04%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants