sheetjs/types/Makefile
SheetJS 3fde651a8c sheet_to_html
- added to TS definition and tests
- clarified behavior of plaintext files (fixes #641 h/t @dskrvk)
- removed old test files
2017-05-16 13:45:35 -04:00

4 lines
42 B
Makefile

.PHONY: tslint
tslint:
@make -C.. tslint