Rule: space-within-parens
Enforces spaces within parentheses or disallow them. Empty parentheses () are always allowed.
Notes:
Has Fixer
Config
You may enforce the amount of whitespace within parentheses.
Config examples
Schema
{ "type": "number", "min": 0 }