Skip to content

Commit 73c62d1

Browse files
committed
fix: recursive approach to visiting elements
1 parent 706553b commit 73c62d1

File tree

8 files changed

+1874
-79
lines changed

8 files changed

+1874
-79
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ src/main/.DS_Store
66
**.gz
77

88
dist/
9-
out/
9+
out/
10+
11+
.nyc_output/

0 commit comments

Comments
 (0)