0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/fs
Michaël Zasso 0817840f77 lib: force using primordials for JSON, Math and Reflect
Use the "no-restricted-globals" ESLint rule to lint for it.

PR-URL: https://github.com/nodejs/node/pull/27027
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2019-04-03 21:36:08 +08:00
..
promises.js lib: force using primordials for JSON, Math and Reflect 2019-04-03 21:36:08 +08:00
read_file_context.js lib: force using primordials for JSON, Math and Reflect 2019-04-03 21:36:08 +08:00
streams.js lib: force using primordials for JSON, Math and Reflect 2019-04-03 21:36:08 +08:00
sync_write_stream.js fs: use proper .destroy() implementation for SyncWriteStream 2019-03-18 10:30:07 +01:00
utils.js lib: force using primordials for JSON, Math and Reflect 2019-04-03 21:36:08 +08:00
watchers.js benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00