Pattern: Use of trailing comma in declaration
Issue: -
Disallows trailing commas in multi-line declarations.
This rule provides the following setting:
onlySingleLine
: to enable checks only for single-line declarations.
Pattern: Use of trailing comma in declaration
Issue: -
Disallows trailing commas in multi-line declarations.
This rule provides the following setting:
onlySingleLine
: to enable checks only for single-line declarations.