node/tools/eslint-rules
Antoine du Hamel 9fcf889279
test: ensure assertions are reachable in test/async-hooks
PR-URL: https://github.com/nodejs/node/pull/60150
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
2026-02-19 18:46:23 +01: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
must-call-assert.js test: ensure assertions are reachable in test/async-hooks 2026-02-19 18:46:23 +01: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
prefer-common-mustnotcall.js
prefer-common-mustsucceed.js
prefer-optional-chaining.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