UNPKG
deepequal
Version:
latest (0.0.1)
0.0.1
0.0.0
Deep comparison of two variables
JayceTDE/deepequal
deepequal
/
Makefile
5 lines
(3 loc)
•
68 B
Plain Text
View Raw
1
2
3
4
5
test
: @./node_modules/.bin/mocha --reporter spec .PHONY:
test