eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
10 lines (5 loc) ⢠440 B
Markdown
# Optional property declarations should not use both '?' and 'undefined' syntax (`sonarjs/no-redundant-optional`)
š¼ 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 -->