Shopify / web-configs

Common configurations for building web apps at Shopify
MIT License
465 stars 57 forks source link

feat: move to eslint-plugin-n #388

Open aladdin-add opened 1 year ago

aladdin-add commented 1 year ago

eslint-plugin-n is a community maintained fork of eslint-plugin-node: https://github.com/eslint-community/eslint-plugin-n

It ensures that an important module like eslint-plugin-node is kept up to date, with both ESLint 8.x and with Node.js itself.

Full disclosure: I'm part of the ESLint Community Core Team.

Description

DeadlyMissile commented 1 year ago

@aladdin-add Are you still working on this?

aladdin-add commented 1 year ago

it's ready for review now. 🎉