mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
tweak Gruntfile.js so it passes jshint
This commit is contained in:
parent
8a430b3698
commit
880f43221d
@ -1,4 +1,6 @@
|
||||
/* jshint node: true */
|
||||
module.exports = function(grunt) {
|
||||
"use strict";
|
||||
|
||||
// Project configuration.
|
||||
grunt.initConfig({
|
||||
|
Loading…
Reference in New Issue
Block a user