UNPKG

dot-component

Version:

MongoDB-style "dot notation" querying for JavaScript.

11 lines (7 loc) 113 B
REPORTER = dot test: @./node_modules/.bin/mocha \ --reporter $(REPORTER) \ --bail \ test/ .PHONY: test