8000 [no-internal-modules] Extract violation types to options · Issue #2213 · import-js/eslint-plugin-import · GitHub
[go: up one dir, main page]

Skip to content
[no-internal-modules] Extract violation types to options #2213
@ppapla

Description

@ppapla

Hi, I'm wondering if potentialViolationTypes can be set from rule options, because I would like to apply this rule only to external, internal import and not e.g. sibling, parent.

const potentialViolationTypes = ['parent', 'index', 'sibling', 'external', 'internal'];

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0