Skip to content

Commit

Permalink
fix: add node annotation (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
neodmy authored Nov 7, 2023
1 parent 06a514b commit e19ae4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cli.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env node

const yargs = require('yargs')(process.argv.slice(2));

// https://github.com/yargs/yargs/blob/main/docs/advanced.md#commanddirdirectory-opts
Expand Down

0 comments on commit e19ae4b

Please sign in to comment.