superlint/test/linters/jsonc_prettier/json_prettier_good_1.json5

12 lines
152 B
Text
Raw Normal View History

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