eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
12 lines (6 loc) ⢠434 B
Markdown
# sonarjs/no-undefined-argument
š "undefined" should not be passed as the value of optional parameters.
š¼ 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 -->