eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
10 lines (5 loc) ⢠339 B
Markdown
# sonarjs/single-character-alternation
š Single-character alternations in regular expressions should be replaced with character classes.
š¼ This rule is enabled in the ā
`recommended` config.
š This rule requires [type information](https://typescript-eslint.io/linting/typed-linting).
<!-- end auto-generated rule header -->