We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93388c9 commit 8d3bf85Copy full SHA for 8d3bf85
grunt.js
@@ -1,7 +1,6 @@
1
/*jshint node:true */
2
-"use strict";
3
-
4
module.exports = function( grunt ) {
+"use strict";
5
6
var entryFiles = grunt.file.expandFiles( "entries/*.xml" );
7
0 commit comments