mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 11:52:51 +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) {
|
module.exports = function(grunt) {
|
||||||
|
"use strict";
|
||||||
|
|
||||||
// Project configuration.
|
// Project configuration.
|
||||||
grunt.initConfig({
|
grunt.initConfig({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user