You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love your ESLint config preset ❤️ - I'm adopting it for my projects, although I have my own preferences, of course. So far, I was able to do most with passing the overrides option to factories for each plugin.
Until I wasn't able to. And what I wanted to override this time is perfectionist().
Is there a good reason for this factory not having it? Do you know if it was intended?
I'd be happy to contribute if there's no objection to allowing passing overrides to this factory.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I love your ESLint config preset ❤️ - I'm adopting it for my projects, although I have my own preferences, of course. So far, I was able to do most with passing the
overridesoption to factories for each plugin.Until I wasn't able to. And what I wanted to override this time is
perfectionist().Following the Contribution guide, there's some advice to discuss first: https://github.com/antfu/contribute#discuss-first
Is there a good reason for this factory not having it? Do you know if it was intended?
I'd be happy to contribute if there's no objection to allowing passing
overridesto this factory.Beta Was this translation helpful? Give feedback.
All reactions