forked from sheetjs/sheetjs
		
	- added to TS definition and tests - clarified behavior of plaintext files (fixes #641 h/t @dskrvk) - removed old test files
		
			
				
	
	
		
			4 lines
		
	
	
		
			42 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			42 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| .PHONY: tslint
 | |
| tslint:
 | |
| 	@make -C.. tslint
 |