Skip to content

Configuration support #1

@zimme

Description

@zimme

My initial thinking on this is that we won't have any configuration for the cli, but fully depend on the respective linter's config files.

npm i -D @linterjs/cli @linterjs/prettier @linterjs/eslint

In this case I would be required to have a .eslintrc file in my project, otherwise linter would fail because eslint actually expects a config file to be present, prettier would still run as it has defaults. However if you wanted to configure prettier you would do so with it's configuration files.

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