2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

tweak Gruntfile.js so it passes jshint

This commit is contained in:
Chris Rebert
2013-07-27 21:33:41 -07:00
parent ba62cfeffe
commit 03b2866b9e
+2
View File
@@ -1,4 +1,6 @@
/* jshint node: true */
module.exports = function(grunt) {
"use strict";
// Project configuration.
grunt.initConfig({