eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
18 lines (10 loc) ⢠466 B
Markdown
# Regular expressions should not be too complicated (`sonarjs/regex-complexity`)
š¼ 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 -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type |
| :---------- | :------ |
| `threshold` | Integer |
<!-- end auto-generated rule options list -->