codeclimate / codeclimate-eslint

Code Climate Engine for ESLint
MIT License
95 stars 93 forks source link

Add @euberdeveloper/eslint-plugin #537

Open euberdeveloper opened 3 years ago

euberdeveloper commented 2 years ago

Yes but this way I can not use your service with my code. I guess that this is a problem of other people, too

mileslane commented 2 years ago

Yes, that's true. I would be more concerned for your risk exposure. I opened a similar issue for several Babel plugins. I personally avoid using NPM packages with few users and developers. I don't want any obscure, poorly supported plugins in my code. Adding the plugin to the codeclimate-eslint package.json does not increase anyone's risk.

euberdeveloper commented 2 years ago

In this case (to me) it's not obscure since it is written by me...

I find it as a very comfortable way to add my customized eslint configuration to all my projects and I prefer renouncing using code climate than renouncing to those configurations

euberdeveloper commented 2 years ago

In any case small user base means only more potential damage, not that it is a bigger risk... Look what happened with colour.js and faker.js