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 00cfde7 commit 2f04fa4Copy full SHA for 2f04fa4
src/bin.ts
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import sync from './index.ts';
4
5
const cwd = process.cwd();
0 commit comments