Skip to content

Commit 817af54

Browse files
fix(parse): reject numeric strings with non-numbers
This updates the number parsing utilities to reject strings like "1A", which `parseFloat` would ordinarily happily accept as the value `1`.
1 parent c1a7dd5 commit 817af54

File tree

3 files changed

+310
-711
lines changed

3 files changed

+310
-711
lines changed

0 commit comments

Comments
 (0)