superlint/.automation/test/json/json_bad_1.json

11 lines
148 B
JSON
Raw Normal View History

2020-02-04 09:49:58 -05:00
{
"arrow_spacing": {
"level": ["ignore"]
},
"braces_spacing": {
"level": 'ignore',
"spaces": 0
"empty_object_spaces": 0
}
}