made a start on mutating the AST

This commit is contained in:
Chris Kruining 2025-03-10 16:48:37 +01:00
parent 603719de38
commit 97036272dd
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
12 changed files with 318 additions and 165 deletions

View file

@ -34,8 +34,10 @@
"solid-js": "^1.9.5",
"ts-pattern": "^5.6.2",
"unified": "^11.0.5",
"unist-util-ancestor": "^1.4.3",
"unist-util-find": "^3.0.0",
"unist-util-visit": "^5.0.0",
"unist-util-visit-parents": "^6.0.1",
"vinxi": "^0.5.3"
},
"devDependencies": {