eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
10 lines (5 loc) ⢠417 B
Markdown
# "RegExp.exec()" should be preferred over "String.match()" (`sonarjs/prefer-regexp-exec`)
š¼ This rule is enabled in the ā
`recommended` config.
š” This rule is manually fixable by [editor suggestions](https://eslint.org/docs/latest/use/core-concepts#rule-suggestions).
š This rule requires [type information](https://typescript-eslint.io/linting/typed-linting).
<!-- end auto-generated rule header -->