comparison Gruntfile.js @ 362:b8561bf43e32

Remove linter warnings.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 20 Sep 2015 22:05:38 -0700
parents 37f426e067c4
children c93ac92aef5b
comparison
equal deleted inserted replaced
361:1f2bd189548f 362:b8561bf43e32
1 /*global module:false*/
2 'use strict';
3
4 1
5 module.exports = function(grunt) { 2 module.exports = function(grunt) {
6 3
7 // Project configuration. 4 // Project configuration.
8 grunt.initConfig({ 5 grunt.initConfig({