node/tools/eslint-rules
Aviv Keller 574f2dd517
lib: prefer optional chaining
PR-URL: https://github.com/nodejs/node/pull/55045
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2024-09-24 19:48:15 +00:00
..
alphabetize-errors.js lib: enforce ASCII order in error code imports 2024-04-23 17:05:38 +00:00
alphabetize-primordials.js
async-iife-no-unused-result.js
avoid-prototype-pollution.js tools: update ESLint to v9 and use flat config 2024-05-23 19:45:18 +00:00
crypto-check.js
documented-deprecation-codes.js
documented-errors.js
eslint-check.js tools: move ESLint to tools/eslint 2024-06-19 19:54:08 +00:00
inspector-check.js
lowercase-name-for-primitive.js
no-array-destructuring.js tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00
no-duplicate-requires.js tools: remove redudant code from eslint require rule 2024-09-23 20:23:05 +00:00
no-unescaped-regexp-dot.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
non-ascii-character.js tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00
prefer-assert-iferror.js tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00
prefer-assert-methods.js tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00
prefer-common-mustnotcall.js
prefer-common-mustsucceed.js tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00
prefer-optional-chaining.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
prefer-primordials.js tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00
prefer-proto.js tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00
prefer-util-format-errors.js
require-common-first.js tools: update ESLint to v9 and use flat config 2024-05-23 19:45:18 +00:00
required-modules.js tools: update ESLint to v9 and use flat config 2024-05-23 19:45:18 +00:00
rules-utils.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
set-proto-to-null-in-object.js tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00