Files
ihrm/node_modules/isarray/Makefile
2023-05-10 15:06:57 +05:30

7 lines
61 B
Makefile

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