Skip to content

linter: no-restricted-paths from eslint-plugin-import (rule suggestion) #13789

@jaskp

Description

@jaskp

https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-restricted-paths.md

This rule is useful for enforcing some particular dependency graph in a large project. Biome does not support it AFAIK and eslint-plugin-import is well known to be a slow plugin, so this seems like a great opportunity to showcase oxlint's speed. I assume it shouldn't be particularly hard to implement given oxlint already has no-cycle from eslint-plugin-import.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions