Skip to content

ошибка в ридми #201

Open
evoytenkoapps opened this issue Aug 16, 2022 · 2 comments
Open

ошибка в ридми #201

evoytenkoapps opened this issue Aug 16, 2022 · 2 comments

Comments

@evoytenkoapps
Copy link

https://www.npmjs.com/package/@tinkoff/eslint-config

you should remove eslint, prettier, and @tinkoff/eslint-config internal dependencies from your project package.json. - сам конфиг-то удалять не нужно.

@evoytenkoapps evoytenkoapps changed the title ошбика в ридми ошибка в ридми Aug 16, 2022
@splincode splincode mentioned this issue Sep 21, 2022
11 tasks
@XamzatJR
Copy link
Contributor

Hi. Should I remove eslint config and plugins ("eslint-config-prettier", "eslint-plugin-import", "eslint-plugin-prettier")?

@splincode
Copy link
Contributor

@XamzatJR change

Package include eslint@7 and prettier@2 dependencies, so you should remove eslint, prettier, and @tinkoff/eslint-config internal dependencies from your project package.json.

to

Package include `eslint` and `prettier` dependencies, so you should remove eslint, prettier from your project `package.json` because those packages are transitive dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants