Skip to content

Should use a separate format script instead of relying on eslint --fix #190

Closed
@haoqunjiang

Description

@haoqunjiang

See discussions at typescript-eslint/typescript-eslint#4907 and Prettier's official guidance https://prettier.io/docs/en/integrating-with-linters.html

This means we should stop using @vue/eslint-config-prettier (which turns on the prettier/prettier rule), but depending on eslint-config-prettier directly.

Changes need to be landed in https://github.com/vuejs/create-eslint-config


Things might get trickier if we take airbnb & standard style rules into consideration, though.

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