forked from sheetjs/sheetjs
7 lines
58 B
Makefile
7 lines
58 B
Makefile
.PHONY: test ssf
|
|
ssf: ssf.md
|
|
voc ssf.md
|
|
|
|
test:
|
|
npm test
|