UNPKG

modella-validators

Version:
15 lines (10 loc) 225 B
test: @./node_modules/.bin/mocha \ --reporter spec build: components index.js @component build --dev components: component.json @component install --dev clean: rm -fr build components template.js .PHONY: clean test