fix: add @babel/parser, switch shebangs from pnpm to npx, remove phantom @types/recast
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env -S pnpm tsx
|
||||
#!/usr/bin/env -S npx tsx
|
||||
import 'zx/globals';
|
||||
|
||||
import path from 'node:path';
|
||||
|
||||
Reference in New Issue
Block a user