UNPKG
deep-match
Version:
latest (1.0.0)
1.0.0
Check if two values deeply match
github.com/fgnass/deep-match
fgnass/deep-match
deep-match
/
test
/
.eslintrc
7 lines
(6 loc)
•
66 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"airbnb/base"
,
"env"
:
{
"mocha"
:
true
}
}