Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7d8fd3f

Browse filesBrowse files
jasnelldanielleadams
authored andcommitted
doc: refactor fs docs structure
* Convert examples to esm to help promote that pattern with users * Make Promises APIs more prominent to help promite that pattern * Separate callback/sync apis into distinct sections to make those more consistent with the Promises api * Improve other bits and pieces Signed-off-by: James M Snell <jasnell@gmail.com> PR-URL: #37170 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent facf3a5 commit 7d8fd3f
Copy full SHA for 7d8fd3f

File tree

Expand file treeCollapse file tree

2 files changed

+3279
-2990
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+3279
-2990
lines changed
Open diff view settings
Collapse file

‎.eslintrc.js‎

Copy file name to clipboardExpand all lines: .eslintrc.js
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ module.exports = {
5454
{
5555
files: [
5656
'doc/api/esm.md',
57+
'doc/api/fs.md',
5758
'doc/api/module.md',
5859
'doc/api/modules.md',
5960
'doc/api/packages.md',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.