UNPKG

region-align

Version:

A helper to align rectangular regions in the DOM

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