2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fix some JS to pass jscs

This commit is contained in:
Chris Rebert
2013-12-06 16:51:59 -08:00
parent 4be126e014
commit 351f86e1db
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* jshint node: true */
module.exports = function(grunt) {
module.exports = function (grunt) {
"use strict";
// Force use of Unix newlines