NET-Web-API-w-Angular/my-app/node_modules/isarray/Makefile

6 lines
55 B
Makefile
Executable file

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