We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc7ad5 commit ea2e50dCopy full SHA for ea2e50d
cli.js
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env node --dns-result-order ipv4first
+#!/usr/bin/env -S node --dns-result-order ipv4first
2
3
import yargs from 'yargs'
4
import { commands } from './commands/index.js'
0 commit comments