Skip to content

@typescript-eslint/dot-notation is not configured. #14

@junhaoliao

Description

@junhaoliao

@typescript-eslint/dot-notation is not configured.

This rule extends the base dot-notation rule from ESLint core. It adds:

Support for optionally ignoring computed private and/or protected member access.
Compatibility with TypeScript's noPropertyAccessFromIndexSignature option.

Instead, currently ESLint's dot-notation is applied which may cause conflicts with TypeScript's noPropertyAccessFromIndexSignature option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions