tweak Gruntfile.js so it passes jshint
This commit is contained in:
parent
8a430b3698
commit
880f43221d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
/* jshint node: true */
|
||||
module.exports = function(grunt) {
|
||||
"use strict";
|
||||
|
||||
// Project configuration.
|
||||
grunt.initConfig({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue