Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for npm package name (tslint => eslint) #24

Open
RebeccaStevens opened this issue Jun 28, 2019 · 2 comments
Open

Request for npm package name (tslint => eslint) #24

RebeccaStevens opened this issue Jun 28, 2019 · 2 comments

Comments

@RebeccaStevens
Copy link

RebeccaStevens commented Jun 28, 2019

Hey there,

I'm a contributor for tslint-immutable.

As you may be aware, tslint is going to become deprecated by the end of 2019, and eslint will take over its role. I'm currently working on porting tslint-immutable over to eslint and plan on supporting both TypeScript and vanilla JavaScript in the new version.

As tslint-immutable was originally based on eslint-plugin-immutable, and the tslint version has become a lot more fleshed out and contains a larger community than this project, would you be willing to transfer ownership of the eslint-plugin-immutable npm package name and have our version live on as the successor of this project?

jonaskello/tslint-immutable/issues/139

@jonaskello
Copy link

jonaskello commented Jul 1, 2019

We've put the current work in progress in the eslint-plugin-ts-immutable repo/package.

This plugin has three rules, no-let, no-this, and no-mutation. The eslint-plugin-ts-immutable plugin covers these rules and add more rules.

We are now at a point were we need to publish and it would be very nice to have the shorter name of this plugin as it would save some typing when specifying the rules in the config (immutable/* vs ts-immutable/*).

@jhusain @JonathanP @scottnonnenberg are any of you still maintaining or publishing from this repo?

@scottnonnenberg
Copy link
Contributor

I never had commit access to this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants