0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/eslint-rules
Weijia Wang 04ffa36e23
tools: add fixer for no-let-in-for-declaration
PR-URL: https://github.com/nodejs/node/pull/16642
Refs: https://github.com/nodejs/node/issues/16636
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2017-11-04 10:56:36 -04:00
..
alphabetize-errors.js errors,tools: ASCIIbetical instead of alphabetical 2017-09-28 09:16:20 -04:00
buffer-constructor.js
crypto-check.js tools: add eslint rule for hasCrypto checking 2017-08-30 18:02:58 -03:00
documented-errors.js tools: add eslint rule for documented errors 2017-10-26 07:58:29 -07:00
inspector-check.js tools: add eslint rule for inspector checking 2017-08-30 18:03:51 -03:00
no-let-in-for-declaration.js tools: add fixer for no-let-in-for-declaration 2017-11-04 10:56:36 -04:00
no-unescaped-regexp-dot.js tools: simplify no-unescaped-regexp-dot rule 2017-08-03 10:31:36 -07:00
prefer-assert-iferror.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
prefer-assert-methods.js
prefer-common-mustnotcall.js tools: add rule prefering common.mustNotCall() 2017-03-26 12:47:21 -07:00
require-buffer.js
required-modules.js module: Allow runMain to be ESM 2017-09-07 15:18:32 -05:00
rules-utils.js tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00