xojs / xo

❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
MIT License
7.66k stars 290 forks source link

Promise plugin supports ESLint 8 now #754

Closed lishaduck closed 2 months ago

lishaduck commented 3 months ago

https://github.com/xojs/xo/blob/ee9f0a3d72d55df098fc321c4d54a1ea3804e226/config/plugins.cjs#L17-L18

I'll try to PR sometime, but just FYI, @eslint-community is maintaining eslint-plugin-promise and @mysticatea's plugins (eslint-plugin-eslint-comments)

lishaduck commented 3 months ago

Oh, #656 and #699. I think it's better maintained enough now to be worth considering.

fregante commented 2 months ago

Duplicate of https://github.com/xojs/xo/issues/699