Commit f55491a
doc: move fs.existsSync() deprecation message
This commit moves the deprecation message for fs.existsSync()
above the function description, making message placement
uniform across the documentation.
PR-URL: #3942
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent 5bf5688 commit f55491aCopy full SHA for f55491a
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
367 | 367 | |
368 | 368 | |
369 | 369 | |
| 370 | + |
| 371 | + |
370 | 372 | |
371 | 373 | |
372 | 374 | |
373 | | - |
374 | | - |
375 | 375 | |
376 | 376 | |
377 | 377 | |
|
0 commit comments