eslint-plugin-import-x icon indicating copy to clipboard operation
eslint-plugin-import-x copied to clipboard

`no-rename-default`

Open AndreaPontrandolfo opened this issue 1 year ago • 2 comments
trafficstars

Any chance of porting no-rename-default from upstream?

The PR is there but it never got merged (eslint-plugin-import is basically abandonware at this point).

AndreaPontrandolfo avatar Jul 29 '24 22:07 AndreaPontrandolfo

I have been very busy recently. I'm not a full-time open-source contributor and my schedule is packed. But if you want to submit a PR on this, I am more than happy to review it.

SukkaW avatar Aug 02 '24 04:08 SukkaW

It does seem like a useful rule to me.

silverwind avatar Aug 06 '24 18:08 silverwind

@silverwind @AndreaPontrandolfo I've backported the PR to eslint-plugin-import-x in #132. I decided to include this rule in the upcoming 4.1.0 release.

SukkaW avatar Aug 26 '24 23:08 SukkaW