danielstjules/jsinspect

Add options: Minimum matches instances

Jasonnor opened this issue · 1 comments

e.g.,

jsinspect -i -matches 3 ./path/to/src

Then show the instances which match at least 3 times.

Sure thing :)