0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 03:07:54 +01:00
nodejs/tools/eslint-rules
Michaël Zasso 2eff28fb7a
tools: move ESLint to tools/eslint
Greatly simplify how ESLint and its plugins are installed.

PR-URL: https://github.com/nodejs/node/pull/53413
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-06-19 19:54:08 +00:00
..
alphabetize-errors.js
alphabetize-primordials.js
async-iife-no-unused-result.js
avoid-prototype-pollution.js
crypto-check.js
documented-deprecation-codes.js
documented-errors.js
eslint-check.js
inspector-check.js
lowercase-name-for-primitive.js
no-array-destructuring.js
no-duplicate-requires.js
no-unescaped-regexp-dot.js
non-ascii-character.js
prefer-assert-iferror.js
prefer-assert-methods.js
prefer-common-mustnotcall.js
prefer-common-mustsucceed.js
prefer-primordials.js
prefer-proto.js
prefer-util-format-errors.js
require-common-first.js
required-modules.js
rules-utils.js
set-proto-to-null-in-object.js