-
Notifications
You must be signed in to change notification settings - Fork 8
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
Split off from dgraham/eslint-plugin-jquery and choose new name #58
Comments
My current preference is |
|
Note that if we use the |
The problem with the // eslint-disable-next-line @wikimedia/jquery/no-global-selector
$( '.myApp' )... Also once we start cleaning up the lack of util/collection splits in more of the methods we are going to be left with a package that has less than 50% in common with upstream.
Does |
Yeah, I suppose it does. Just felt like it'd be neat to avoid dashes in the name, but don't mind me :) |
We could call it |
I've sent a support request to have our fork status removed. Once that is actioned I'll rename this repo to |
De-forking is done. Apparently renaming leaves behind a redirect as long as a new repo isn't created at the old name. |
As we continue to diverge, and the dgraham/eslint-plugin-jquery project continues to bit-rot, it seems less likely we will ever merge back in, so it will probably just be better to break off and choose a unique name.
Proposals so far:
no-jquery
jq
avoid-jquery
nojq
The text was updated successfully, but these errors were encountered: