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 b777bbc commit 62abd33Copy full SHA for 62abd33
Gruntfile.js
@@ -1,6 +1,6 @@
1
-'use strict';
2
/*global module:false*/
3
module.exports = function (grunt) {
+ 'use strict';
4
5
require('load-grunt-tasks')(grunt);
6
0 commit comments