Skip to content

Commit 6d89632

Browse files
fix: work directly on the code rather than the ast
1 parent a66d478 commit 6d89632

File tree

6 files changed

+35
-320
lines changed

6 files changed

+35
-320
lines changed

.eslintignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dist/
2+
test/expected.js
3+
test/original.js

0 commit comments

Comments
 (0)