..
alphabetize-errors.js
lib: enforce ASCII order in error code imports
2024-04-23 17:05:38 +00:00
alphabetize-primordials.js
tools: add lint rule to keep primordials in ASCII order
2024-04-21 16:53:08 +00:00
async-iife-no-unused-result.js
tools: enforce use of trailing commas in tools/
2022-12-18 16:39:39 +00:00
avoid-prototype-pollution.js
tools: update ESLint to v9 and use flat config
2024-05-23 19:45:18 +00:00
crypto-check.js
tools: enforce use of trailing commas in tools/
2022-12-18 16:39:39 +00:00
documented-deprecation-codes.js
tools: lint deprecation codes
2022-02-19 18:14:09 +01:00
documented-errors.js
tools: enforce use of trailing commas in tools/
2022-12-18 16:39:39 +00:00
eslint-check.js
tools: move ESLint to tools/eslint
2024-06-19 19:54:08 +00:00
inspector-check.js
tools: enforce use of trailing commas in tools/
2022-12-18 16:39:39 +00:00
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
tools: prepare custom rules for ESLint v9
2024-05-09 15:27:39 +00:00
no-duplicate-requires.js
tools: update ESLint to v9 and use flat config
2024-05-23 19:45:18 +00:00
no-unescaped-regexp-dot.js
tools: prepare custom rules for ESLint v9
2024-05-09 15:27:39 +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
tools: update ESLint custom rules to not use the deprecated format
2023-02-03 09:55:29 +00:00
prefer-common-mustsucceed.js
tools: prepare custom rules for ESLint v9
2024-05-09 15:27:39 +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
tools: enforce use of trailing commas in tools/
2022-12-18 16:39:39 +00:00
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
tools: lint deprecation codes
2022-02-19 18:14:09 +01:00
set-proto-to-null-in-object.js
tools: prepare custom rules for ESLint v9
2024-05-09 15:27:39 +00:00