UNPKG

eslint-plugin-sonarjs

Version:
18 lines (10 loc) • 544 B
# sonarjs/variable-name šŸ“ Variable, property and parameter names should comply with a naming convention. 🚫 This rule is _disabled_ in the āœ… `recommended` config. <!-- end auto-generated rule header --> ## Options <!-- begin auto-generated rule options list --> | Name | Type | Default | | :------- | :----- | :------------------------------------------------ | | `format` | String | `^[_$A-Za-z][$A-Za-z0-9]*$\|^[_$A-Z][_$A-Z0-9]+$` | <!-- end auto-generated rule options list -->