Skip to content

Conversation

cressie176
Copy link
Collaborator

Replace all instances of the global isNaN function with Number.isNaN to avoid unsafe type coercion and improve numerical validation reliability.

🤖 Generated with Claude Code

Replace all instances of the global isNaN function with Number.isNaN
to avoid unsafe type coercion and improve numerical validation reliability.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@cressie176 cressie176 changed the title Replace global isNaN with Number.isNaN for safer type checking Modernisation 16 - Replace global isNaN with Number.isNaN for safer type checking Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant