Improve types for read[File], write[File], sheet_to_json #3041

Open
lionel-rowe wants to merge 3 commits from lionel-rowe/sheetjs:types into master
First-time contributor

Fixes #3030

Fixes https://git.sheetjs.com/sheetjs/sheetjs/issues/3030
lionel-rowe added 1 commit 2023-12-10 09:16:09 +00:00
lionel-rowe added 1 commit 2023-12-10 10:53:45 +00:00
lionel-rowe added 1 commit 2023-12-10 11:04:35 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u types:lionel-rowe-types
git checkout lionel-rowe-types

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff lionel-rowe-types
git checkout master
git merge --ff-only lionel-rowe-types
git checkout lionel-rowe-types
git rebase master
git checkout master
git merge --no-ff lionel-rowe-types
git checkout master
git merge --squash lionel-rowe-types
git checkout master
git merge lionel-rowe-types
git push origin master
Sign in to join this conversation.
No description provided.