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

Patch: fix breaking change in Prettier

Latest
Compare
Choose a tag to compare
@Durisvk Durisvk released this 22 Mar 10:35
· 1 commit to master since this release
56bc89d

prettier/@typescript-eslint should be replaced with prettier because of the following breaking change:
https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21

currently throws an error:

Cannot read config file: .../node_modules/eslint-config-prettier/@typescript-eslint.js
Error: "prettier/@typescript-eslint" has been merged into "prettier" in eslint-config-prettier 8.0.0. See: https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21