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.
codemods
ci.json
1 parent 0a861de commit ca35addCopy full SHA for ca35add
.codesandbox/ci.json
@@ -1,4 +1,5 @@
1
{
2
"sandboxes": ["vanilla", "vanilla-ts"],
3
- "node": "18"
+ "node": "18",
4
+ "packages": [".", "/codemods"]
5
}
0 commit comments