Skip to content

no-relative-parent-imports didn't check if path start with './' #1123

@Alex-Sokolov

Description

@Alex-Sokolov

When add rule to config
import blockIcons from '../../components/test/test.js' — FAIL
but
import blockIcons from './../../components/test/test.js' — OK

ref: #1093

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