Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eslint-plugin-nodejs

geek2550.0.1

eslint plugin for core Node.js rules

readme

This plugin includes the core Node.js eslint rules. The following is a listing of these rules.

  • align-multiline-assignment
  • assert-fail-single-argument
  • assert-throws-arguments
  • buffer-constructor
  • new-with-error
  • no-let-in-for-declaration
  • prefer-assert-iferror
  • prefer-assert-methods
  • require-buffer
  • required-modules
  • timer-arguments