We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620df75 commit 24713e7Copy full SHA for 24713e7
src/main.ts
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import { writeFile } from "node:fs/promises";
4
5
import { Command, Option } from "@commander-js/extra-typings";
0 commit comments