eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
19 lines (11 loc) ⢠411 B
Markdown
# sonarjs/no-duplicate-string
š String literals should not be duplicated.
š« This rule is _disabled_ in the ā
`recommended` config.
<!-- end auto-generated rule header -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type |
| :-------------- | :------ |
| `ignoreStrings` | String |
| `threshold` | Integer |
<!-- end auto-generated rule options list -->