We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d753b9 commit b880692Copy full SHA for b880692
1 file changed
src/cli.ts
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import * as fs from 'fs'
4
import * as yargs from 'yargs'
5
0 commit comments