Files
ihrm/node_modules/isarray/Makefile

7 lines
61 B
Makefile
Raw Normal View History

2023-05-10 15:06:57 +05:30
test:
@node_modules/.bin/tape test.js
.PHONY: test