stylelint / eslint-config-stylelint

Stylelint org's shareable config for eslint
MIT License
62 stars 9 forks source link

Add support for ESLint 9.x #297

Closed dimitriBouteille closed 2 weeks ago

dimitriBouteille commented 1 month ago

What is the problem you're trying to solve?

An update to use eslint 9.x is planned?

What solution would you like to see?

Update eslint dependencies to 9.x

Mouvedia commented 1 month ago

@ybiquitous I tried transferring this issue to eslint-config-stylelint but it failed. Is it failing for you too?

ybiquitous commented 1 month ago

No, my first try to transfer was successful. ✅

ybiquitous commented 1 month ago

@dimitriBouteille Thanks for opening this issue. If anyone helps, we're glad to update ESLint to v9.

For example, please look at the CI failure on #294. We must address breaking changes.

Mouvedia commented 1 month ago

No, my first try to transfer was successful.

Can you check my rights in the settings? I used to be able to transfer issue.

ybiquitous commented 1 month ago

Maybe because there is no access by the contributor team members in this repository? I'm not sure why the setting is as-is, though. 🤔

But it seems no problem with as-is since transferring is rarely needed.