# 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    | Default            |
| :-------------- | :------ | :----------------- |
| `ignoreStrings` | String  | `application/json` |
| `threshold`     | Integer | `3`                |

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