node/tools/eslint-rules
Raz Luvaton ee391f3781
test_runner: add __proto__ null
PR-URL: https://github.com/nodejs/node/pull/48663
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
2023-07-29 13:22:16 +00:00
..
alphabetize-errors.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 tools: update ESLint custom rules to not use the deprecated format 2023-02-03 09:55:29 +00:00
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 tools: update ESLint custom rules to not use the deprecated format 2023-02-03 09:55:29 +00:00
prefer-common-mustnotcall.js tools: update ESLint custom rules to not use the deprecated format 2023-02-03 09:55:29 +00:00
prefer-common-mustsucceed.js
prefer-primordials.js tools: fix bug in prefer-primordials lint rule 2023-02-17 18:29:42 +00:00
prefer-proto.js
prefer-util-format-errors.js
require-common-first.js tools: update ESLint custom rules to not use the deprecated format 2023-02-03 09:55:29 +00:00
required-modules.js tools: update ESLint custom rules to not use the deprecated format 2023-02-03 09:55:29 +00:00
rules-utils.js
set-proto-to-null-in-object.js test_runner: add __proto__ null 2023-07-29 13:22:16 +00:00