wikimedia / eslint-config-wikimedia

JavaScript style guide for Wikimedia.
https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript
MIT License
29 stars 20 forks source link

Node: Migrate from eslint-plugin-node to eslint-plugin-n #528

Closed edg2s closed 1 year ago

edg2s commented 1 year ago

eslint-plugin-n is a maintained fork of eslint-plugin-node, which appears to have been abandonded.

jdforrester commented 1 year ago

Want to land this now and then rebase #527?

edg2s commented 1 year ago

Yeah - this one is more clear cut. Obviously a breaking change too though.