Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: remove mention of "prettier/vue" #1449

Merged
merged 3 commits into from Mar 3, 2021
Merged

Commits on Mar 2, 2021

  1. docs: remove mention of "prettier/vue"

    `prettier/vue`, `prettier/@typescript-eslint`, etc. have been removed in `eslint-config-prettier` v8.0.0.
    They are needed no longer.
    See https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21
    
    I've also removed the "If [Prettier] conflicts with the rule you have set, turn off that rule" part because that's exactly what `eslint-config-prettier` is for.
    thorn0 committed Mar 2, 2021
    Copy the full SHA
    fefb85f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Update README.md

    thorn0 committed Mar 3, 2021
    Copy the full SHA
    8cd37f6 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    thorn0 committed Mar 3, 2021
    Copy the full SHA
    40f2549 View commit details
    Browse the repository at this point in the history