- Enforce placing object properties on separate lines
This rule makes it possible to ensure, as some style guides require, that property specifications appear on separate lines for better readability.
Allows all property specifications on the same line.
You can check them out here.