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 e458df7 commit b82d643Copy full SHA for b82d643
lib/commands/init.js
@@ -1,3 +1,5 @@
1
+'use strict'
2
+
3
const fs = require('fs')
4
const cp = require('cp-file').sync
5
const chalk = require('chalk')
0 commit comments