forked from sheetjs/sheetjs
		
	change WTF value from 1 to true (#2016)
This commit is contained in:
		
							parent
							
								
									9fc0ab7fa0
								
							
						
					
					
						commit
						d0457b77c8
					
				@ -53,7 +53,7 @@ The exported `read` and `readFile` functions accept an options argument:
 | 
			
		||||
  for files employing other encryption methods.
 | 
			
		||||
- WTF is mainly for development.  By default, the parser will suppress read
 | 
			
		||||
  errors on single worksheets, allowing you to read from the worksheets that do
 | 
			
		||||
  parse properly. Setting `WTF:1` forces those errors to be thrown.
 | 
			
		||||
  parse properly. Setting `WTF:true` forces those errors to be thrown.
 | 
			
		||||
 | 
			
		||||
### Input Type
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user