Custom ESLint rules from Node.js core.
Original source code of the rules are in the nodejs/node repo.
This project is generated with update.js.
git clone git@github.com:joyeecheung/eslint-plugin-node-core.git
cd eslint-plugin-node-core.git
npm install
# Generates rules/*.js and index.js
./update.js /path/to/node/project