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.
1 parent 29273ea commit dfe6259Copy full SHA for dfe6259
README.md
@@ -28,6 +28,7 @@ const str = 'start' + printTree('', [
28
console.log(str);
29
// start
30
// ├── line 1
31
+// │
32
// ├── line 2
33
// │ ├── line 2.1
34
// │ └── line 2.2
0 commit comments