I think that typescript-eslint and eslint should be moved in the dev-dependencies.
Closed this issue · 1 comments
Pnlvfx commented
No issue. But they can conflict with user top level eslint configs, like in my case.
This is from the official typescript-eslint website:
npm install --save-dev eslint @eslint/js @types/eslint__js typescript typescript-eslint
UrielCh commented
you should PR that one that an easy one 😉