We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
inspect
1 parent a618811 commit c4c334eCopy full SHA for c4c334e
lib/index.js
@@ -13,7 +13,7 @@ const emptyOptions = {}
13
const own = {}.hasOwnProperty
14
15
/**
16
- * Inspect a node, without color.
+ * Inspect a tree.
17
*
18
* @param {unknown} tree
19
* Tree to inspect.
readme.md
@@ -98,7 +98,7 @@ There is no default export.
98
99
### `inspect(tree[, options])`
100
101
-Inspect a tree, with color in Node, without color in browsers.
+Inspect a tree.
102
103
###### Parameters
104
0 commit comments