UNPKG
d2l-json-patch-gen
Version:
latest (1.1.0)
1.1.0
0.0.1-security
JavaScript library that generates JSON patches (RFC 6902)
github.com/Brightspace/d2l-json-patch-gen
d2l-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
}