UNPKG

fuzzysearch-js

Version:
10 lines (7 loc) 133 B
lint: @./node_modules/.bin/jshint \ ./js/* test: lint @./node_modules/.bin/mocha --reporter spec \ test/**/*.js .PHONY: test