eslint-plugin-node
eslint-plugin-node copied to clipboard
chore: update `eslint-utils` to latest
Since this is already a breaking change, I also set Node to >=10.0.0 whenever the engines field is not provided in package.json
BREAKING CHANGE: Requires Node@^10.0.0 || ^12.0.0 || >=14.0.0
This branch is dependent on #305
As requested by @voxpelli in https://github.com/mysticatea/eslint-plugin-node/pull/224#issuecomment-982479160