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 eae379c commit 723cb07Copy full SHA for 723cb07
1 file changed
bin/index.js
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import chalk from 'chalk';
4
import fs from 'fs';
5
import path from 'path';
0 commit comments