eslint-plugin-sonarjs
Version:
10 lines (5 loc) ⢠355 B
Markdown
# sonarjs/no-empty-after-reluctant
š Reluctant quantifiers in regular expressions should be followed by an expression that can't match the empty string.
š¼ 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 -->