We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 525a47a commit 423971bCopy full SHA for 423971b
bin/cli.mjs
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env node --disable-warning=11982
+#!/usr/bin/env node
2
3
import process from 'node:process';
4
import { Argument, Command, Option } from 'commander';
0 commit comments