We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a399e commit 884f2e5Copy full SHA for 884f2e5
1 file changed
.conf/grunt/check_outdated.js
@@ -7,7 +7,7 @@ module.exports = function ( grunt, options ) {
7
return {
8
target1: {
9
options: {
10
- // cwd: process.cwd(), // working directory for nyc + mocha run
+ // cwd: process.cwd(), // working directory
11
// dryrun: false, // dry run - do nothing just print cmd line
12
// quiet false,
13
/* node: {
0 commit comments