UrielCh / opencv4nodejs

ESM Nodejs bindings to OpenCV 3/4
MIT License
246 stars 51 forks source link

I think that typescript-eslint and eslint should be moved in the dev-dependencies. #151

Closed Pnlvfx closed 1 month ago

Pnlvfx commented 3 months ago

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 3 months ago

you should PR that one that an easy one 😉