We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3817e2f commit 8e66f45Copy full SHA for 8e66f45
index.js
100644
100755
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
const fs = require('fs');
4
const path = require('path');
5
0 commit comments