Skip to content

joyeecheung/eslint-plugin-node-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-node-core

Custom ESLint rules from Node.js core.

Original source code of the rules are in the nodejs/node repo.

Update

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

About

Custom ESLint rules from Node.js core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published