# sonarjs/new-operator-misuse

📝 "new" should only be used with functions and classes.

💼 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 |
| :-------------- | :------ | :------ |
| `considerJSDoc` | Boolean | `false` |

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