Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Support Eslint --rulesdir somehow #150

@xdumaine

Description

@xdumaine

I'm not sure what the best way to do this would be, but I'm trying to add a custom eslint rule, and can run eslint with --rulesdir eslint_rules where eslint_rules/ is a directory containing custom rules. Should this be supported?

Running eslint directly with the flag works, but it fails when ember-cli runs eslint because it doesn't look for the directory.

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