# sonarjs/regex-complexity

📝 Regular expressions should not be too complicated.

💼 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    | Default |
| :---------- | :------ | :------ |
| `threshold` | Integer | `20`    |

<!-- end auto-generated rule options list -->
