UNPKG

newify

Version:

Call function constructors with an array of arguments that spread

8 lines (6 loc) 193 B
REPORTER = spec test: ./node_modules/.bin/mocha --reporter $(REPORTER) --require should test-w: ./node_modules/.bin/mocha --reporter $(REPORTER) --require should --watch .PHONY: test test-w