Skip to content

Separate the Prettier selection from linters setup #2462

Open
@wujekbogdan

Description

@wujekbogdan

What problem does this feature solve?

Prettier is not a linter, it's a code formatter. It can be used together with linters thanks to tslint-config-prettier and eslint-config-prettier. So Prettier selection could be separated from linters selection. Prettier can be used together with any ESLint/TSlint preset.

What does the proposed API look like?

  • Separate linters selection from code formatters selection.
  • Remove: ESLint + Airbnb config and ESLint + Standard config options.

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