Skip to content

Commit 20b97a4

Browse files
authored
Docs: Add JSDoc config and improve Node docs. (#29984)
* Docs: Add JSDoc config and improve `Node` docs. * Clean up. * Clean up. * Node: Complete docs. * Node: Clarify getHash(). * Node: Clean up.
1 parent ffa7aa7 commit 20b97a4

File tree

9 files changed

+756
-33
lines changed

9 files changed

+756
-33
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ test/treeshake/stats.html
1717
test/e2e/chromium
1818
test/e2e/output-screenshots
1919

20-
**/node_modules
20+
**/node_modules
21+
**/docs_new

0 commit comments

Comments
 (0)