djLint/docs/node_modules/isarray/Makefile
2021-12-14 09:57:37 +01:00

5 lines
54 B
Makefile

test:
@node_modules/.bin/tape test.js
.PHONY: test