UNPKG
json-patch-gen
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
JavaScript library that generates JSON patches (RFC 6902)
github.com/gregsexton/json-patch-gen
json-patch-gen
/
.jshintrc
6 lines
(5 loc)
•
65 B
Plain Text
View Raw
1
2
3
4
5
6
{
"quotmark"
:
true
,
"strict"
:
true
,
"eqeqeq"
:
true
}