Skip to content

Commit a3f23bb

Browse files
Change node to tsx in index.ts
Co-authored-by: j-k <[email protected]>
1 parent 1c05768 commit a3f23bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env node
1+
#!/usr/bin/env tsx
22
/* eslint-disable max-len */
33
import yargs from 'yargs';
44
import { hideBin } from 'yargs/helpers';

0 commit comments

Comments
 (0)