Commit 55b1ecc
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 174d4e4 commit 55b1eccCopy full SHA for 55b1ecc
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 |
|---|---|---|
| ||
364 | 364 | |
365 | 365 | |
366 | 366 | |
| 367 | + |
| 368 | + |
367 | 369 | |
368 | 370 | |
369 | 371 | |
370 | | - |
371 | | - |
372 | 372 | |
373 | 373 | |
374 | 374 | |
|
0 commit comments