UNPKG
array-extensions
Version:
latest (1.0.1)
1.0.1
Extending the Array prototype in JS
github.com/islas27/array-extensions
islas27/array-extensions
array-extensions
/
Makefile
5 lines
(3 loc)
•
63 B
Plain Text
View Raw
1
2
3
4
5
test
: ./node_modules/.bin/mocha --reporter nyan .PHONY:
test