Introduced in 0.21.3
Use of immediate string "", empty list [] or empty array [||].
Using static empty fields aids readibility.
Use a static empty field such as String.Empty, List.Empty or Array.empty.
{
"favourStaticEmptyFields": { "enabled": false }
}