djLint/docs/node_modules/isarray/Makefile

6 lines
54 B
Makefile
Raw Normal View History

2021-12-14 08:57:37 +00:00
test:
@node_modules/.bin/tape test.js
.PHONY: test