sindresorhus / eslint-plugin-unicorn

More than 100 powerful ESLint rules
MIT License
4.18k stars 360 forks source link

Rename project to `eslint-unicorn`? #2421

Open sindresorhus opened 1 month ago

sindresorhus commented 1 month ago

When we move to flat config, it's allowed to use any name, so we could shorten it to eslint-unicorn.

Thoughts?

fisker commented 1 month ago

I think people used to see a ESLint plugin named with eslint-plugin- prefix, I prefer current name.

fregante commented 1 month ago

How does it work with pre-flat configs? They won't be able to use it anymore? I expect that there will be a long tail of projects stuck on eslintrc. Maybe:

people used to see a ESLint plugin named with eslint-plugin- prefix

Until now yes, but things may change. I don't have a preference either way, but I'd suggest just holding eslint-unicorn rather than already publishing a working package there.

sindresorhus commented 1 month ago

eslint-unicorn flat eslint-config-unicorn non flat?

That was my idea too. However, eslint-config-unicorn would not receive any further updates.