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.
2 parents e25818d + 3fb7bef commit bdf48afCopy full SHA for bdf48af
grunt.js
@@ -1,4 +1,4 @@
1
-var cp = require("child_process");
+use strict;
2
var config = require("./config.json");
3
4
module.exports = function( grunt ) {
0 commit comments