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 a5ce894 commit e19bf20Copy full SHA for e19bf20
.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