node/tools/eslint-rules
Madhuri 3d49437262
tools: refactor deprecated format in no-unescaped-regexp-dot
PR-URL: https://github.com/nodejs/node/pull/44763
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-09-27 21:26:54 +00:00
..
alphabetize-errors.js
async-iife-no-unused-result.js
avoid-prototype-pollution.js tools: fix typo in avoid-prototype-pollution lint rule 2022-08-30 12:18:29 +00:00
crypto-check.js
documented-deprecation-codes.js tools: lint deprecation codes 2022-02-19 18:14:09 +01:00
documented-errors.js
eslint-check.js tools: update eslint-check.js to object style 2022-09-27 02:39:39 +00:00
inspector-check.js
lowercase-name-for-primitive.js
no-array-destructuring.js
no-duplicate-requires.js
no-unescaped-regexp-dot.js tools: refactor deprecated format in no-unescaped-regexp-dot 2022-09-27 21:26:54 +00:00
non-ascii-character.js
prefer-assert-iferror.js
prefer-assert-methods.js
prefer-common-mustnotcall.js
prefer-common-mustsucceed.js
prefer-primordials.js tools: fix bugs in prefer-primordials linter rule 2022-02-18 18:42:02 +00:00
prefer-util-format-errors.js
require-common-first.js
required-modules.js
rules-utils.js tools: lint deprecation codes 2022-02-19 18:14:09 +01:00