UNPKG

73 BJSONView Raw
1{
2 "rules": {
3 "quotemark": [
4 true,
5 "single"
6 ]
7 }
8}