Skip to content

nodejs/eslint-plugin-nodejs-internal

Repository files navigation

ESLint Plugin Node Core

An ESLint plugin and config extracted from node/nodejs.

NOTE: If you are looking for an ESLint config for a Node.js application you should NOT use this package. This plugin is to be used with code that is expected to go into Node.js itself. See https://github.com/mysticatea/eslint-plugin-node instead.

Usage

  1. Install package npm i --save-dev eslint-plugin-nodejs-internal
  2. In your ESLint config add extends: 'plugin:nodejs-internal/recommended'

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published