iamturns / eslint-config-airbnb-typescript

Airbnb's ESLint config with TypeScript support
MIT License
1.05k stars 98 forks source link

Extending @typescript-eslint/* range #333

Closed cryptiklemur closed 8 months ago

cryptiklemur commented 9 months ago

Fixes #332

heath-freenome commented 9 months ago

@iamturns Can you please merge this and release? My company is blocked on this. Thanks!!!

heath-freenome commented 9 months ago

@aequasi Also consider updating the README.md file with an example of using 7.0.1

RobinTail commented 9 months ago

@iamturns , please unblock

slifty commented 8 months ago

Given how long this is taking to merge, might it make sense to make the dependency range even broader than the PR's?

e.g. >5.0.0 which would mean any version greater than 5? That way when v8 eventually comes out it won't require manual intervention.

heath-freenome commented 8 months ago

@iamturns I can imagine you are busy... Would you please merge this, it's blocking MANY people

DePasqualeOrg commented 8 months ago

Given that this package gets over 2 million downloads a week on NPM, it should really be maintained by someone who has the time to do so. Paging @airbnb @hshoff

iamturns commented 8 months ago

Thank you for the PR @aequasi !

This change also required a bump of eslint and an update to the README.

Due to the high demand of this change, instead of requesting changes, I implemented the changes in a different PR: #334

Thanks again!

iamturns commented 8 months ago

Appreciate all your patience, life has become busy for me. I'd be very happy to handover to Airbnb to maintain - please reach out!