superlint/test/linters/json/.dotfile_json_good_2.json

11 lines
147 B
JSON
Raw Normal View History

{
"arrow_spacing": {
"level": "ignore"
},
"braces_spacing": {
"level": "ignore",
"spaces": 0,
"empty_object_spaces": 0
}
}