Newer
Older
alert / js / node_modules / isarray / Makefile
@Réz István Réz István on 18 Nov 2021 55 bytes first commit

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

.PHONY: test