eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
10 lines (5 loc) ⢠313 B
Markdown
# sonarjs/null-dereference
š Properties of variables with "null" or "undefined" values should not be accessed.
š¼ 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 -->