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 74ca2ff commit adcd854Copy full SHA for adcd854
bin/cmd.js
@@ -6,4 +6,3 @@ if (process.version.match(/v(\d+)\./)[1] < 4) {
6
var opts = require('../options')
7
require('standard-engine').cli(opts)
8
}
9
-
0 commit comments