node/lib
Rich Trott 3c97583a0d lib: update JSDoc for linting
Fix issue that will be flagged when we update ESLint and dependencies.

PR-URL: https://github.com/nodejs/node/pull/42489
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2022-03-27 08:35:14 -07:00
..
assert
dns
fs
internal lib: use class fields in observe.js 2022-03-23 20:07:56 +08:00
path
readline
stream stream: add reduce 2022-01-30 14:07:32 +00:00
timers tools: add timers functions to the list of restricted globals 2022-02-18 11:37:36 +00:00
util
_http_agent.js http: make TCP noDelay enabled by default 2022-03-09 14:37:49 +00:00
_http_client.js http: trace http client by perf_hooks 2022-03-18 15:15:08 +00:00
_http_common.js
_http_incoming.js
_http_outgoing.js
_http_server.js http: trace http client by perf_hooks 2022-03-18 15:15:08 +00:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js tls: move tls.parseCertString to end-of-life 2022-01-15 17:00:25 +01:00
_tls_wrap.js tls: avoid throw in onerror for bad TLSSocket obj 2022-02-14 08:08:37 +00:00
.eslintrc.yaml lib: add legacy built-in functions to primordials 2022-02-21 12:32:49 +01:00
assert.js lib: refactor to use primordials in lib/assert.js 2022-03-15 00:17:12 +00:00
async_hooks.js lib: fix AsyncResource.bind not using 'this' from the caller by default 2022-03-08 22:00:55 +00:00
buffer.js lib: add internal genericNodeError() function 2022-02-09 01:56:15 +00:00
child_process.js lib: update JSDoc for linting 2022-03-27 08:35:14 -07:00
cluster.js
console.js
constants.js
crypto.js src: include crypto in the bootstrap snapshot 2022-03-11 17:15:13 +00:00
dgram.js src: properly report exceptions from AddressToJS() 2022-03-26 15:39:59 +00:00
diagnostics_channel.js
dns.js lib: replace validator and error 2022-02-05 08:36:48 -08:00
domain.js domain: pass opts to EventEmitter.init 2022-01-19 11:26:38 +00:00
events.js lib: add internal genericNodeError() function 2022-02-09 01:56:15 +00:00
fs.js lib: update JSDoc for linting 2022-03-27 08:35:14 -07:00
http2.js
http.js
https.js lib: update JSDoc for linting 2022-03-27 08:35:14 -07:00
inspector.js lib: replace validator and error 2022-02-05 08:36:48 -08:00
module.js
net.js net: add new options to net.Socket and net.Server 2022-02-22 10:58:30 +00:00
os.js
path.js
perf_hooks.js
process.js
punycode.js
querystring.js
readline.js
repl.js module,repl: support 'node:'-only core modules 2022-03-21 22:21:09 +00:00
stream.js stream: port more test262 tests 2022-02-23 21:06:00 +00:00
string_decoder.js string_decoder: fix crash when calling __proto__.write() 2022-03-08 16:36:11 +00:00
sys.js
test.js test: add initial test module 2022-03-21 22:21:09 +00:00
timers.js lib: replace validator and error 2022-02-05 08:36:48 -08:00
tls.js tls: move tls.parseCertString to end-of-life 2022-01-15 17:00:25 +01:00
trace_events.js
tty.js
url.js url: throw on NULL in IPv6 hostname 2022-03-14 21:12:44 +00:00
util.js
v8.js
vm.js
wasi.js
worker_threads.js
zlib.js lib: add internal genericNodeError() function 2022-02-09 01:56:15 +00:00