Missing documentation for WTF mode #487

Closed
opened 2016-10-21 22:46:33 +00:00 by ghost · 1 comment
ghost commented 2016-10-21 22:46:33 +00:00 (Migrated from github.com)
No description provided.
SheetJSDev commented 2017-03-13 03:28:36 +00:00 (Migrated from github.com)

WTF:true exposes all of the sheet-level errors (by default they are caught and suppressed). It also adds a whole host of new errors pertaining to file features that are not recognized by the parser.

It is mainly useful for development, as the errors usually represent "we don't know what that thing is" and the default behavior is "just ignore the odd things".

A note will be added to the README.

`WTF:true` exposes all of the sheet-level errors (by default they are caught and suppressed). It also adds a whole host of new errors pertaining to file features that are not recognized by the parser. It is mainly useful for development, as the errors usually represent "we don't know what that thing is" and the default behavior is "just ignore the odd things". A note will be added to the README.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#487
No description provided.