Checks spacing around a typed item, e.g. (number:int)
.
Consistency and readability.
Update typed item to use configured spacing.
{
"typedItemSpacing": {
"enabled": false,
"config": {
"typedItemStyle": "NoSpaces"
}
}
}