We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7145e commit 5c196f9Copy full SHA for 5c196f9
src/cli-ink.ts
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import { promises as fs } from 'node:fs';
3
import { readFileSync } from 'node:fs';
4
import path from 'node:path';
0 commit comments