2021-05-11 11:54:58 -04:00
|
|
|
{
|
|
|
|
"arrow_spacing": {
|
2024-08-12 06:31:38 -04:00
|
|
|
"level": [
|
|
|
|
"ignore"
|
|
|
|
]
|
2021-05-11 11:54:58 -04:00
|
|
|
},
|
|
|
|
// more test
|
|
|
|
"braces_spacing": {
|
|
|
|
"level": 'ignore',
|
2024-08-12 06:31:38 -04:00
|
|
|
"spaces": 0,
|
2021-05-11 11:54:58 -04:00
|
|
|
"empty_object_spaces": 0
|
|
|
|
}
|
|
|
|
}
|