-
Notifications
You must be signed in to change notification settings - Fork 1
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
add no-useless-iife #24
Conversation
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
shall we release a new version of eslint-config-transloadit with no-useless-iife, wdyt? major/minor? |
I think if we're adding a new peer dependency, that's somewhat major because it would break consumers updating to that version. |
Can we merge this, and release a new major? Do we want to push more major changes while we're at it? Maybe remove the dependency on Jest? |
eslint-plugin-jest was added in 9648419 - not sure why. I think we can remove it. |
@kvz wdyt shall I do a major release of eslint-config-transloadit? I will upgrade all deps too |
That sounds good. We could check in the consuming repos which rules turned out to be too much to fix them over the years, leading to unanimous disables, and maybe exclude them from the next major? Or at least discuss them? |
https://github.com/transloadit/api2/pull/4740#discussion_r1263570273