After running yarn lint, two other files were also updated, namely xlsx.js and xlsx.flow.js, which are also committed in this PR. These were missing in the code changes of PR #2776 .
There seems to be plenty of test cases failing, please let me know if there is something specific that I'm doing wrong or is there some other reason itself!
This PR tries to solve #2752 which is also mentioned in PR #2776 but it did not pass all tests of a PR as set by SheetJS.
This PR consists of two commits:
yarn lint
, two other files were also updated, namelyxlsx.js
andxlsx.flow.js
, which are also committed in this PR. These were missing in the code changes of PR #2776 .Let's hope this time all tests cases are passed!