superlint/.automation/test/json/.dotfile_json_bad_2.json
2023-01-07 09:15:33 -05:00

12 lines
180 B
JSON

{
"arrow_spacing": {
"level": ["ignore"]
},
"foo": "bar",
"foo": "baz",
"braces_spacing": {
"level": 'ignore',
"spaces": 0
"empty_object_spaces": 0
}
}