sheet_to_json: allow rawNumber override raw option #2979

Manually merged
sheetjs merged 0 commits from JulitorK/sheetjs:master into master 2023-08-29 21:45:17 +00:00
Contributor

Implemented following logic to sheet_to_json:

the logic should check if rawNumbers is set to false or set to a truthy value
and if so, use that parameter for numbers only
otherwise, check raw

Fixes #2978

Implemented following logic to sheet_to_json: > the logic should check if rawNumbers is set to false or set to a truthy value > and if so, use that parameter for numbers only > otherwise, check raw Fixes #2978
JulitorK added 1 commit 2023-08-29 13:27:35 +00:00
sheetjs manually merged commit 766fc4f4d2 into master 2023-08-29 21:45:17 +00:00
Sign in to join this conversation.
No description provided.